|
QVISH 0.1
|
Public Member Functions | |
| CacheGUI (QWidget *parent, const char *what, const char *of) | |
| void | hide () |
| bool | isVisible () const |
| void | set (int Current, int Max) |
| void | show () |
| void | update () |
Public Attributes | |
| int | current |
| QPointer< QLabel > | CurrentSize |
| QPointer< QLineEdit > | InputNumber |
| int | max |
| QPointer< QLabel > | Of |
| QPointer< QLabel > | Type |