kdgantt1
KDLegendWidget Class Reference
#include <KDGanttViewSubwidgets.h>

Detailed Description
Definition at line 430 of file KDGanttViewSubwidgets.h.
Public Member Functions | |
| void | addLegendItem (KDGanttViewItem::Shape shape, const QColor &shapeColor, const QString &text, KDGanttViewItem::Shape shape2, const QColor &shapeColor2, const QString &text2) |
| void | addLegendItem (KDGanttViewItem::Shape shape, const QColor &shapeColor, const QString &text) |
| bool | asDockwindow () |
| void | clearLegend () |
| QDockWindow * | dockwindow () |
| void | drawToPainter (QPainter *p) |
| bool | isShown () |
| KDLegendWidget (QWidget *parent, KDGanttMinimizeSplitter *legendParent) | |
| QSize | legendSize () |
| QSize | legendSizeHint () |
| void | setAsDockwindow (bool dockwin) |
| void | setFont (QFont) |
| void | showMe (bool) |
Constructor & Destructor Documentation
| KDLegendWidget::KDLegendWidget | ( | QWidget * | parent, | |
| KDGanttMinimizeSplitter * | legendParent | |||
| ) |
Definition at line 3015 of file KDGanttViewSubwidgets.cpp.
Member Function Documentation
| void KDLegendWidget::addLegendItem | ( | KDGanttViewItem::Shape | shape, | |
| const QColor & | shapeColor, | |||
| const QString & | text, | |||
| KDGanttViewItem::Shape | shape2, | |||
| const QColor & | shapeColor2, | |||
| const QString & | text2 | |||
| ) |
Definition at line 3167 of file KDGanttViewSubwidgets.cpp.
| void KDLegendWidget::addLegendItem | ( | KDGanttViewItem::Shape | shape, | |
| const QColor & | shapeColor, | |||
| const QString & | text | |||
| ) |
Definition at line 3143 of file KDGanttViewSubwidgets.cpp.
| bool KDLegendWidget::asDockwindow | ( | ) |
Definition at line 3072 of file KDGanttViewSubwidgets.cpp.
| void KDLegendWidget::clearLegend | ( | ) |
Definition at line 3119 of file KDGanttViewSubwidgets.cpp.
| QDockWindow * KDLegendWidget::dockwindow | ( | ) |
Definition at line 3080 of file KDGanttViewSubwidgets.cpp.
| void KDLegendWidget::drawToPainter | ( | QPainter * | p | ) |
Definition at line 3094 of file KDGanttViewSubwidgets.cpp.
| bool KDLegendWidget::isShown | ( | ) |
| QSize KDLegendWidget::legendSize | ( | ) |
Definition at line 3100 of file KDGanttViewSubwidgets.cpp.
| QSize KDLegendWidget::legendSizeHint | ( | ) |
Definition at line 3106 of file KDGanttViewSubwidgets.cpp.
| void KDLegendWidget::setAsDockwindow | ( | bool | dockwin | ) |
Definition at line 3031 of file KDGanttViewSubwidgets.cpp.
| void KDLegendWidget::setFont | ( | QFont | font | ) |
Definition at line 3086 of file KDGanttViewSubwidgets.cpp.
| void KDLegendWidget::showMe | ( | bool | show | ) |
Definition at line 3113 of file KDGanttViewSubwidgets.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference