Public Member Functions | |
| IconListBox (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| void | updateMinimumHeight () |
| void | updateWidth () |
| void | invalidateHeight () |
| void | invalidateWidth () |
| void | setShowAll (bool showAll) |
Private Attributes | |
| bool | mShowAll |
| bool | mHeightValid |
| bool | mWidthValid |
|
||||||||||||||||
|
Definition at line 921 of file ojanuswidget.cpp. |
|
|
Definition at line 971 of file ojanuswidget.cpp. References mHeightValid. Referenced by OJanusWidget::addPageWidget(), and OJanusWidget::slotFontChanged(). |
|
|
Definition at line 977 of file ojanuswidget.cpp. References mWidthValid. Referenced by OJanusWidget::addPageWidget(), and OJanusWidget::slotFontChanged(). |
|
|
Definition at line 983 of file ojanuswidget.cpp. References mHeightValid, and mShowAll. Referenced by OJanusWidget::setIconListAllVisible(). |
|
|
Definition at line 929 of file ojanuswidget.cpp. References false, i, mHeightValid, and mShowAll. Referenced by OJanusWidget::minimumSizeHint(). |
|
|
Definition at line 944 of file ojanuswidget.cpp. References false, i, and mWidthValid. Referenced by OJanusWidget::addPageWidget(), and OJanusWidget::minimumSizeHint(). |
|
|
Definition at line 118 of file ojanuswidget.h. Referenced by invalidateHeight(), setShowAll(), and updateMinimumHeight(). |
|
|
Definition at line 117 of file ojanuswidget.h. Referenced by setShowAll(), and updateMinimumHeight(). |
|
|
Definition at line 119 of file ojanuswidget.h. Referenced by invalidateWidth(), and updateWidth(). |
1.4.2