lokalize
StatusBarProxy Class Reference
#include <actionproxy.h>
Inherits QMap< int, QString >.
Public Member Functions | |
StatusBarProxy () | |
~StatusBarProxy () | |
void | insert (int, const QString &) |
void | registerStatusBar (KStatusBar *) |
void | unregisterStatusBar () |
Detailed Description
Definition at line 75 of file actionproxy.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 78 of file actionproxy.h.
|
inline |
Definition at line 79 of file actionproxy.h.
Member Function Documentation
void StatusBarProxy::insert | ( | int | key, |
const QString & | str | ||
) |
Definition at line 97 of file actionproxy.cpp.
void StatusBarProxy::registerStatusBar | ( | KStatusBar * | bar | ) |
Definition at line 104 of file actionproxy.cpp.
|
inline |
Definition at line 84 of file actionproxy.h.
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 23:03:45 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 23:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.