summaryrefslogtreecommitdiffstats
path: root/src/activeqt/doc/ActiveQtDoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/activeqt/doc/ActiveQtDoc')
-rw-r--r--src/activeqt/doc/ActiveQtDoc15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/activeqt/doc/ActiveQtDoc b/src/activeqt/doc/ActiveQtDoc
new file mode 100644
index 0000000..4a2b06b
--- /dev/null
+++ b/src/activeqt/doc/ActiveQtDoc
@@ -0,0 +1,15 @@
+#include <QtCore/QtCore>
+#include <QtGui/QtGui>
+#include <QtWidgets/QtWidgets>
+
+#include "qaxaggregated.h"
+#include "qaxbase.h"
+#include "qaxbindable.h"
+#include "qaxfactory.h"
+#include "qaxobject.h"
+#include "qaxscript.h"
+#include "qaxselect.h"
+#include "qaxtypefunctions.h"
+#include "qaxtypes.h"
+#include "qaxwidget.h"
+#include "qaxutils_p.h"