kdgantt
KDTimeTableWidget Class Reference
List of all members.Detailed Description
Definition at line 253 of file KDGanttViewSubwidgets.h.
Public Slots | |
| void | expandItem (QListViewItem *) |
| void | collapseItem (QListViewItem *) |
| void | highlightItem (QListViewItem *) |
| void | resetWidth (int) |
| void | checkHeight (int) |
Signals | |
| void | heightComputed (int) |
Public Member Functions | |
| KDTimeTableWidget (QWidget *parent, KDGanttView *my) | |
| void | setBlockUpdating (bool block=true) |
| bool | blockUpdating () |
| void | inc_blockUpdating () |
| void | dec_blockUpdating () |
| void | setShowTaskLinks (bool show) |
| bool | showTaskLinks () |
| QPtrList< KDGanttViewTaskLink > | taskLinks () |
| void | clearTaskLinks () |
| void | updateMyContent () |
| void | removeItemFromTasklinks (KDGanttViewItem *) |
| void | setHorBackgroundLines (int count, QBrush brush) |
| int | horBackgroundLines (QBrush &brush) |
| void | setNoInformationBrush (const QBrush &brush) |
| QBrush | noInformationBrush () const |
| int | getCoordX (QDateTime dt) |
Friends | |
| class | KDGanttViewTaskLink |
| class | KDTimeHeaderWidget |
| class | KDGanttView |
| class | KDGanttViewTaskItem |
The documentation for this class was generated from the following files:

