lokalize
#include <QObject>
#include <QKeySequence>
#include <QMap>
Include dependency graph for actionproxy.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | StatusBarProxy |
Macros | |
#define | ID_STATUS_CURRENT 1 |
#define | ID_STATUS_FUZZY 3 |
#define | ID_STATUS_ISFUZZY 5 |
#define | ID_STATUS_PROGRESS 0 |
#define | ID_STATUS_TOTAL 2 |
#define | ID_STATUS_UNTRANS 4 |
#define | TOTAL_ID_STATUSES 6 |
Macro Definition Documentation
#define ID_STATUS_CURRENT 1 |
Definition at line 93 of file actionproxy.h.
#define ID_STATUS_FUZZY 3 |
Definition at line 95 of file actionproxy.h.
#define ID_STATUS_ISFUZZY 5 |
Definition at line 97 of file actionproxy.h.
#define ID_STATUS_PROGRESS 0 |
Definition at line 92 of file actionproxy.h.
#define ID_STATUS_TOTAL 2 |
Definition at line 94 of file actionproxy.h.
#define ID_STATUS_UNTRANS 4 |
Definition at line 96 of file actionproxy.h.
#define TOTAL_ID_STATUSES 6 |
Definition at line 98 of file actionproxy.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 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:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.