Kate
KateHelpButton Class Reference
#include <katehelpbutton.h>
Inheritance diagram for KateHelpButton:
Public Types | |
enum | IconState { IconColored = 0, IconGrayscaled, IconHidden } |
Public Slots | |
void | invokeHelp () |
void | setIconState (IconState state) |
Public Member Functions | |
KateHelpButton (QWidget *parent=0) | |
virtual | ~KateHelpButton () |
void | setSection (const QString §ion) |
Detailed Description
Definition at line 26 of file katehelpbutton.h.
Member Enumeration Documentation
Enumerator | |
---|---|
IconColored | |
IconGrayscaled | |
IconHidden |
Definition at line 31 of file katehelpbutton.h.
Constructor & Destructor Documentation
KateHelpButton::KateHelpButton | ( | QWidget * | parent = 0 | ) |
Definition at line 27 of file katehelpbutton.cpp.
|
virtual |
Definition at line 37 of file katehelpbutton.cpp.
Member Function Documentation
|
slot |
Definition at line 54 of file katehelpbutton.cpp.
|
slot |
Definition at line 41 of file katehelpbutton.cpp.
void KateHelpButton::setSection | ( | const QString & | section | ) |
Definition at line 59 of file katehelpbutton.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:31:54 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:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.