kjots
KnowItNote Struct Reference
#include <knowitimporter.h>
Public Attributes | |
QString | content |
int | depth |
int | id |
QList< QPair< QString, QString > > | links |
int | parent |
QString | title |
Detailed Description
Definition at line 32 of file knowitimporter.h.
Member Data Documentation
QString KnowItNote::content |
Definition at line 36 of file knowitimporter.h.
int KnowItNote::depth |
Definition at line 35 of file knowitimporter.h.
int KnowItNote::id |
Definition at line 37 of file knowitimporter.h.
Definition at line 40 of file knowitimporter.h.
int KnowItNote::parent |
Definition at line 38 of file knowitimporter.h.
QString KnowItNote::title |
Definition at line 34 of file knowitimporter.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:12 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:32:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.