|
gwenhywfar
4.3.3
|
Protected Attributes | |
| int | currentValue |
| int | maxValue |
| int | minValue |
Definition at line 14 of file w_progressbar.mm.
- (int) currentValue [protected] |
Definition at line 17 of file w_progressbar.mm.
Referenced by CocoaGui_WProgressBar_GetIntProperty(), CocoaGui_WProgressBar_SetIntProperty(), Gtk2Gui_WProgressBar_GetIntProperty(), and Gtk2Gui_WProgressBar_SetIntProperty().
- (int) maxValue [protected] |
Definition at line 16 of file w_progressbar.mm.
Referenced by CocoaGui_WProgressBar_GetIntProperty(), CocoaGui_WProgressBar_SetIntProperty(), Gtk2Gui_WProgressBar_GetIntProperty(), and Gtk2Gui_WProgressBar_SetIntProperty().
- (int) minValue [protected] |
Definition at line 15 of file w_progressbar.mm.
Referenced by CocoaGui_WProgressBar_GetIntProperty(), CocoaGui_WProgressBar_SetIntProperty(), Gtk2Gui_WProgressBar_GetIntProperty(), and Gtk2Gui_WProgressBar_SetIntProperty().
1.7.6.1