lokalize
#include "mergecatalog.h"
#include "pos.h"
#include <QAbstractItemModel>
#include <QSortFilterProxyModel>
#include <QVector>
Include dependency graph for catalogmodel.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | CatalogTreeFilterModel |
class | CatalogTreeModel |
Macros | |
#define | FIRSTSTATEPOSITION 11 |
#define | STATES ((0xffff<<11)&(AllStates)) |
Macro Definition Documentation
#define FIRSTSTATEPOSITION 11 |
Definition at line 132 of file catalogmodel.h.
#define STATES ((0xffff<<11)&(AllStates)) |
Definition at line 131 of file catalogmodel.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.