Module QFlow.components.notify.properties
This file contains the constants and properties for the Notify object in this module.
Modifying any property in this file requires making the same changes in related files.
Global variables
var ICONS-
Dictionary mapping notification types to their default icons.
Available types: - success → Green check icon. - error → Red close icon. - info → Blue information icon.
var STYLEBAR-
Dictionary defining the object names for changing the Notify progress bar color.
Available types: - success → Green progress bar. - error → Red progress bar. - info → Blue progress bar.
var STYLEPATH-
Path to the file containing the styles for the Notify object.
var THEME-
Dictionary defining object names for each style.
Available styles: - black → Black frame with white labels. - white → White frame with black labels.