Public Slots |
Public Member Functions |
Protected Slots |
Protected Member Functions |
Protected Attributes |
List of all members
xQGanttBarView Class Reference
#include <xQGanttBarView.h>
Inherits TQScrollView.
Public Slots | |
void | horizontalScrollBarChanged (int) |
void | showConfig () |
void | hideConfig () |
Public Member Functions | |
xQGanttBarView (KGanttItem *toplevelitem, TQWidget *parent=0, const char *name=0, WFlags f=0) | |
~xQGanttBarView () | |
xQGanttBarViewPort * | viewport () |
KGanttBarConfig * | getConfig () |
Protected Slots | |
void | drawHeader () |
Protected Member Functions | |
void | paintEvent (TQPaintEvent *e) |
Protected Attributes | |
xQGanttBarViewPort * | _viewport |
TQBrush | _headerBackBrush |
KGanttItem * | _toplevelitem |
KGanttBarConfig * | _config |
Detailed Description
Constructor & Destructor Documentation
◆ xQGanttBarView()
xQGanttBarView::xQGanttBarView | ( | KGanttItem * | toplevelitem, |
TQWidget * | parent = 0 , |
||
const char * | name = 0 , |
||
WFlags | f = 0 |
||
) |
Constructor.
Definition at line 14 of file xQGanttBarView.cpp.
◆ ~xQGanttBarView()
xQGanttBarView::~xQGanttBarView | ( | ) |
Destructor.
Definition at line 49 of file xQGanttBarView.cpp.
Member Function Documentation
◆ getConfig()
KGanttBarConfig * xQGanttBarView::getConfig | ( | ) |
Get config widget.
Definition at line 225 of file xQGanttBarView.cpp.
The documentation for this class was generated from the following files: