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

gf_AutoResizeTreeView Class Reference

Collaboration diagram for gf_AutoResizeTreeView:

Collaboration graph
[legend]
List of all members.

Public Types

enum  gf_growDirection { gf_GD_NONE = 0, gf_GD_WIDTH = 1, gf_GD_HEIGHT = 2, gf_GD_BOTH = 3 }
enum  gf_growPolicy { gf_GP_NONE = 0, gf_GP_GREEDY = 1, gf_GP_FRIENDLY = 2, gf_GP_STAGGERED = 4 }
enum  gf_status {
  gf_S_NORMAL, gf_S_GROWING, gf_S_SHRINKING, gf_S_GROWN,
  gf_S_SHRUNK
}

Public Member Functions

 gf_AutoResizeTreeView (QWidget *parent=0)
void focusInEvent (QFocusEvent *event)
void focusOutEvent (QFocusEvent *event)
void setTwin (gf_AutoResizeTreeView *pTwin)
void setGrowDirection (gf_growDirection dirn)
void storeSize ()
void restoreSize ()
void setStatus (gf_status s)
gf_status getStatus ()
void growWidth (int w)
void growHeight (int h)

Protected Member Functions

virtual void resizeEvent (QResizeEvent *event)

Detailed Description

Definition at line 29 of file autoResizeTreeView.h.


The documentation for this class was generated from the following files:
Generated on Thu Apr 6 16:27:18 2006 for time-table by  doxygen 1.4.4