korganizer
KItemIconCheckCombo Class Reference
#include <kitemiconcheckcombo.h>
Inherits KCheckComboBox.
Public Types | |
enum | ViewType { AgendaType = 0, MonthType } |
Public Member Functions | |
KItemIconCheckCombo (ViewType viewType, QWidget *parent=0) | |
~KItemIconCheckCombo () | |
QSet < EventViews::EventView::ItemIcon > | checkedIcons () const |
void | setCheckedIcons (const QSet< EventViews::EventView::ItemIcon > &icons) |
Detailed Description
Definition at line 29 of file kitemiconcheckcombo.h.
Member Enumeration Documentation
Enumerator | |
---|---|
AgendaType | |
MonthType |
Definition at line 33 of file kitemiconcheckcombo.h.
Constructor & Destructor Documentation
Definition at line 37 of file kitemiconcheckcombo.cpp.
KItemIconCheckCombo::~KItemIconCheckCombo | ( | ) |
Definition at line 63 of file kitemiconcheckcombo.cpp.
Member Function Documentation
QSet< EventViews::EventView::ItemIcon > KItemIconCheckCombo::checkedIcons | ( | ) | const |
Definition at line 84 of file kitemiconcheckcombo.cpp.
void KItemIconCheckCombo::setCheckedIcons | ( | const QSet< EventViews::EventView::ItemIcon > & | icons | ) |
Definition at line 68 of file kitemiconcheckcombo.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.