Translations:KDevelop5/Manual/Code generation with templates/72/en: Difference between revisions
Appearance
Importing a new version from external source |
Importing a new version from external source |
||
Line 1: | Line 1: | ||
<syntaxhighlight lang="cpp" line>class TestBus: public QObject | |||
{ | { | ||
Q_OBJECT | Q_OBJECT |
Latest revision as of 08:38, 2 April 2020
<syntaxhighlight lang="cpp" line>class TestBus: public QObject {
Q_OBJECT