Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OJanusWidget::IconListBox Class Reference

List of all members.

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

Constructor & Destructor Documentation

OJanusWidget::IconListBox::IconListBox QWidget *  parent = 0,
const char *  name = 0,
WFlags  f = 0
 

Definition at line 921 of file ojanuswidget.cpp.


Member Function Documentation

void OJanusWidget::IconListBox::invalidateHeight  ) 
 

Definition at line 971 of file ojanuswidget.cpp.

References mHeightValid.

Referenced by OJanusWidget::addPageWidget(), and OJanusWidget::slotFontChanged().

void OJanusWidget::IconListBox::invalidateWidth  ) 
 

Definition at line 977 of file ojanuswidget.cpp.

References mWidthValid.

Referenced by OJanusWidget::addPageWidget(), and OJanusWidget::slotFontChanged().

void OJanusWidget::IconListBox::setShowAll bool  showAll  ) 
 

Definition at line 983 of file ojanuswidget.cpp.

References mHeightValid, and mShowAll.

Referenced by OJanusWidget::setIconListAllVisible().

void OJanusWidget::IconListBox::updateMinimumHeight  ) 
 

Definition at line 929 of file ojanuswidget.cpp.

References false, i, mHeightValid, and mShowAll.

Referenced by OJanusWidget::minimumSizeHint().

void OJanusWidget::IconListBox::updateWidth  ) 
 

Definition at line 944 of file ojanuswidget.cpp.

References false, i, and mWidthValid.

Referenced by OJanusWidget::addPageWidget(), and OJanusWidget::minimumSizeHint().


Member Data Documentation

bool OJanusWidget::IconListBox::mHeightValid [private]
 

Definition at line 118 of file ojanuswidget.h.

Referenced by invalidateHeight(), setShowAll(), and updateMinimumHeight().

bool OJanusWidget::IconListBox::mShowAll [private]
 

Definition at line 117 of file ojanuswidget.h.

Referenced by setShowAll(), and updateMinimumHeight().

bool OJanusWidget::IconListBox::mWidthValid [private]
 

Definition at line 119 of file ojanuswidget.h.

Referenced by invalidateWidth(), and updateWidth().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:42:50 2005 for OPIE by  doxygen 1.4.2