kdgantt
KDLegendWidget Class Reference
Inheritance diagram for KDLegendWidget:

Detailed Description
Definition at line 329 of file KDGanttViewSubwidgets.h.
Public Member Functions | |
| KDLegendWidget (QWidget *parent, KDGanttMinimizeSplitter *legendParent) | |
| void | showMe (bool) |
| bool | isShown () |
| void | addLegendItem (KDGanttViewItem::Shape shape, const QColor &shapeColor, const QString &text) |
| void | clearLegend () |
| void | setFont (QFont) |
| void | drawToPainter (QPainter *p) |
| void | setAsDockwindow (bool dockwin) |
| bool | asDockwindow () |
| QDockWindow * | dockwindow () |
| QSize | legendSize () |
| QSize | legendSizeHint () |
The documentation for this class was generated from the following files:

