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
◆ drawHeader
|
protectedslot |
Definition at line 67 of file xQGanttBarView.cpp.
◆ getConfig()
KGanttBarConfig * xQGanttBarView::getConfig | ( | ) |
Get config widget.
Definition at line 225 of file xQGanttBarView.cpp.
◆ hideConfig
|
slot |
Definition at line 247 of file xQGanttBarView.cpp.
◆ horizontalScrollBarChanged
|
slot |
Definition at line 57 of file xQGanttBarView.cpp.
◆ paintEvent()
|
protected |
Definition at line 217 of file xQGanttBarView.cpp.
◆ showConfig
|
slot |
Definition at line 239 of file xQGanttBarView.cpp.
◆ viewport()
|
inline |
Definition at line 81 of file xQGanttBarView.h.
Member Data Documentation
◆ _config
|
protected |
Definition at line 116 of file xQGanttBarView.h.
◆ _headerBackBrush
|
protected |
Definition at line 111 of file xQGanttBarView.h.
◆ _toplevelitem
|
protected |
Definition at line 115 of file xQGanttBarView.h.
◆ _viewport
|
protected |
Definition at line 109 of file xQGanttBarView.h.
The documentation for this class was generated from the following files: