Logo
Explore Help
Sign In
feedc0de/qt-creator
1
0
Fork 0
You've already forked qt-creator
forked from qt-creator/qt-creator
Code Pull Requests Activity
Files
be33e67fc57a327c224c84d5a2034f45cc6afc23
qt-creator/tests/manual/debugger/qquick1/myplugin/myplugin.h

13 lines
200 B
C
Raw Normal View History

Wholesale conversion to #pragma once Kudos to cgmb and https://github.com/cgmb/guardonce Change-Id: Ifa8970734b8d43fd08c9260c645bdb0228633791 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2016-03-18 07:55:01 +01:00
#pragma once
Debugger: Add simple app to test mixed QML/CPP debugging (QQuick1) Change-Id: I7b7983a795c3c72e611bd6531c84cf498fb15c9f Reviewed-by: hjk <qthjk@ovi.com>
2012-01-20 16:08:54 +01:00
Removed module names from #include directives. Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
2012-02-15 10:42:41 +01:00
#include <qdeclarative.h>
#include <QDeclarativeExtensionPlugin>
Debugger: Add simple app to test mixed QML/CPP debugging (QQuick1) Change-Id: I7b7983a795c3c72e611bd6531c84cf498fb15c9f Reviewed-by: hjk <qthjk@ovi.com>
2012-01-20 16:08:54 +01:00
class MyPlugin : public QDeclarativeExtensionPlugin
{
Q_OBJECT
public:
void registerTypes(const char *uri);
};
Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 4801ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API