lokalize
catalog.h File Reference
#include "pos.h"#include "catalogstring.h"#include "catalogcapabilities.h"#include "note.h"#include "state.h"#include "phase.h"#include "alttrans.h"#include "catalog_private.h"#include <QUndoStack>#include <kurl.h>
Include dependency graph for catalog.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Catalog |
Namespaces | |
| GettextCatalog | |
Functions | |
| TargetState | closestState (bool approved, ProjectLocal::PersonRole role) |
| int | findNextInList (const QLinkedList< int > &list, int index) |
| int | findPrevInList (const QLinkedList< int > &list, int index) |
| void | insertInList (QLinkedList< int > &list, int index) |
| bool | isApproved (TargetState state, ProjectLocal::PersonRole role) |
| bool | isApproved (TargetState state) |
Function Documentation
| TargetState closestState | ( | bool | approved, |
| ProjectLocal::PersonRole | role | ||
| ) |
Definition at line 1005 of file catalog.cpp.
| int findNextInList | ( | const QLinkedList< int > & | list, |
| int | index | ||
| ) |
Definition at line 950 of file catalog.cpp.
| int findPrevInList | ( | const QLinkedList< int > & | list, |
| int | index | ||
| ) |
Definition at line 964 of file catalog.cpp.
| void insertInList | ( | QLinkedList< int > & | list, |
| int | index | ||
| ) |
Definition at line 976 of file catalog.cpp.
| bool isApproved | ( | TargetState | state, |
| ProjectLocal::PersonRole | role | ||
| ) |
Definition at line 993 of file catalog.cpp.
| bool isApproved | ( | TargetState | state | ) |
Definition at line 999 of file catalog.cpp.
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.
KDE API Reference