This commit is contained in:
Herwig Birke
2018-05-16 10:51:03 +02:00
parent e89d236efd
commit 2aabbc0a79
20 changed files with 191 additions and 22 deletions
+6
View File
@@ -29,6 +29,12 @@ QT_END_NAMESPACE
class cTextDocument : public QTextDocument
{
public:
/*!
\brief
\fn cTextDocument
\param parent
*/
cTextDocument(QObject *parent = Q_NULLPTR);
/*!
\brief