kdgantt2
Include dependency graph for kdganttglobal.cpp:

Go to the source code of this file.
Macros | |
| #define | QT_VERSION_CHECK(major, minor, patch) ((major<<16)|(minor<<8)|(patch)) |
Functions | |
| KDAB_SCOPED_UNITTEST_SIMPLE (KDGantt, Span,"test") | |
| KDAB_SCOPED_UNITTEST_SIMPLE (KDGantt, DateTimeSpan,"test") | |
| QDebug | operator<< (QDebug dbg, KDGantt::ItemDataRole r) |
| QDebug | operator<< (QDebug dbg, KDGantt::ItemType t) |
| QDebug | operator<< (QDebug dbg, const KDGantt::Span &s) |
| QDebug | operator<< (QDebug dbg, const KDGantt::DateTimeSpan &s) |
Macro Definition Documentation
| #define QT_VERSION_CHECK | ( | major, | |
| minor, | |||
| patch | |||
| ) | ((major<<16)|(minor<<8)|(patch)) |
Definition at line 31 of file kdganttglobal.cpp.
Function Documentation
| KDAB_SCOPED_UNITTEST_SIMPLE | ( | KDGantt | , |
| Span | , | ||
| "test" | |||
| ) |
Definition at line 189 of file kdganttglobal.cpp.
| KDAB_SCOPED_UNITTEST_SIMPLE | ( | KDGantt | , |
| DateTimeSpan | , | ||
| "test" | |||
| ) |
Definition at line 199 of file kdganttglobal.cpp.
| QDebug operator<< | ( | QDebug | dbg, |
| KDGantt::ItemDataRole | r | ||
| ) |
Definition at line 127 of file kdganttglobal.cpp.
| QDebug operator<< | ( | QDebug | dbg, |
| KDGantt::ItemType | t | ||
| ) |
Definition at line 140 of file kdganttglobal.cpp.
| QDebug operator<< | ( | QDebug | dbg, |
| const KDGantt::Span & | s | ||
| ) |
Definition at line 154 of file kdganttglobal.cpp.
| QDebug operator<< | ( | QDebug | dbg, |
| const KDGantt::DateTimeSpan & | s | ||
| ) |
Definition at line 159 of file kdganttglobal.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:29 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:31:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference