lokalize
pos.cpp File Reference
Include dependency graph for pos.cpp:
Go to the source code of this file.
Functions | |
QDBusArgument & | operator<< (QDBusArgument &argument, const DocPosition &pos) |
const QDBusArgument & | operator>> (const QDBusArgument &argument, DocPosition &pos) |
bool | switchNext (Catalog *&catalog, DocPosition &pos, int parts) |
bool | switchPrev (Catalog *&catalog, DocPosition &pos, int parts) |
Function Documentation
QDBusArgument& operator<< | ( | QDBusArgument & | argument, |
const DocPosition & | pos | ||
) |
const QDBusArgument& operator>> | ( | const QDBusArgument & | argument, |
DocPosition & | pos | ||
) |
bool switchNext | ( | Catalog *& | catalog, |
DocPosition & | pos, | ||
int | parts | ||
) |
bool switchPrev | ( | Catalog *& | catalog, |
DocPosition & | pos, | ||
int | parts | ||
) |
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.