kalarm
ResourceSelector Class Reference
#include <resourceselector.h>
Inheritance diagram for ResourceSelector:
Signals | |
void | resized (const QSize &oldSize, const QSize &newSize) |
Public Member Functions | |
ResourceSelector (AlarmResources *, QWidget *parent=0) | |
AlarmResources * | calendar () const |
void | initActions (KActionCollection *) |
void | setContextMenu (KMenu *) |
Protected Member Functions | |
virtual void | resizeEvent (QResizeEvent *) |
Detailed Description
This class provides a view of alarm calendar resources.
Definition at line 70 of file resourceselector.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 89 of file resourceselector.cpp.
Member Function Documentation
|
inline |
Definition at line 78 of file resourceselector.h.
void ResourceSelector::initActions | ( | KActionCollection * | actions | ) |
Definition at line 513 of file resourceselector.cpp.
|
signal |
|
protectedvirtual |
Definition at line 936 of file resourceselector.cpp.
void ResourceSelector::setContextMenu | ( | KMenu * | menu | ) |
Definition at line 557 of file resourceselector.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:59:11 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:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.