kmail
KActionMenuChangeCase Class Reference
#include <kactionmenuchangecase.h>
Inheritance diagram for KActionMenuChangeCase:
Signals | |
void | lowerCase () |
void | sentenceCase () |
void | upperCase () |
Public Member Functions | |
KActionMenuChangeCase (QObject *parent=0) | |
~KActionMenuChangeCase () | |
void | appendInActionCollection (KActionCollection *ac) |
KAction * | lowerCaseAction () const |
KAction * | sentenceCaseAction () const |
KAction * | upperCaseAction () const |
Detailed Description
Definition at line 24 of file kactionmenuchangecase.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 23 of file kactionmenuchangecase.cpp.
KActionMenuChangeCase::~KActionMenuChangeCase | ( | ) |
Definition at line 40 of file kactionmenuchangecase.cpp.
Member Function Documentation
void KActionMenuChangeCase::appendInActionCollection | ( | KActionCollection * | ac | ) |
Definition at line 60 of file kactionmenuchangecase.cpp.
|
signal |
KAction * KActionMenuChangeCase::lowerCaseAction | ( | ) | const |
Definition at line 55 of file kactionmenuchangecase.cpp.
|
signal |
KAction * KActionMenuChangeCase::sentenceCaseAction | ( | ) | const |
Definition at line 50 of file kactionmenuchangecase.cpp.
|
signal |
KAction * KActionMenuChangeCase::upperCaseAction | ( | ) | const |
Definition at line 45 of file kactionmenuchangecase.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.