KDE3Support
k3panelmenu.cpp
Go to the documentation of this file.
void setKeyboardShortcutsEnabled(bool enable)
virtual void hideEvent(QHideEvent *ev)
Re-implemented for internal reasons.
Definition: k3panelmenu.cpp:97
int timeout
virtual void hideEvent(QHideEvent *)
KSharedConfigPtr config()
KAction * clear(const QObject *recvr, const char *slot, QObject *parent)
const QString & path() const
Get the directory path associated with this menu, or QString() if there's no such associated path...
Definition: k3panelmenu.cpp:114
void deinitialize()
Deinitialize the menu: the menu is cleared and the initialized state is set to false.
Definition: k3panelmenu.cpp:143
bool initialized() const
Tell if the menu has been initialized, that is it already contains items.
Definition: k3panelmenu.cpp:124
void setPath(const QString &p)
Set a directory path to be associated with this menu.
Definition: k3panelmenu.cpp:119
virtual void slotExec(int id)=0
This is slot is called when an item from the menu has been selected.
virtual void slotAboutToShow()
This slot is called just before the menu is shown.
Definition: k3panelmenu.cpp:78
T readEntry(const QString &key, const T &aDefault) const
void slotClear()
Clears the menu, and update the initial state accordingly.
Definition: k3panelmenu.cpp:91
void reinitialize()
Reinitialize the menu: the menu is first cleared, the initial state is set to false, and finally initialize() is called.
Definition: k3panelmenu.cpp:134
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:59 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:51:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.