knode
KNode::Composer::FollowuptoCombobox Class Reference
#include <followupto_combobox.h>
Inheritance diagram for KNode::Composer::FollowuptoCombobox:
Signals | |
void | focused () |
Public Member Functions | |
FollowuptoCombobox (QWidget *parent=0) | |
virtual | ~FollowuptoCombobox () |
Protected Member Functions | |
virtual void | focusInEvent (QFocusEvent *event) |
Detailed Description
Wrapper around a KCombobox that em.
Definition at line 34 of file followupto_combobox.h.
Constructor & Destructor Documentation
|
explicit |
Constructor.
Definition at line 28 of file followupto_combobox.cpp.
|
virtual |
Destructor.
Definition at line 33 of file followupto_combobox.cpp.
Member Function Documentation
|
signal |
This signals is emitted when this widget get the focus.
|
protectedvirtual |
Reimplemented to emit the focused() signal.
Definition at line 37 of file followupto_combobox.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:58:37 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:58:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.