Rev | Line | |
---|
[141] | 1 | // Autogenerated file by PacpusUtilities.cmake
|
---|
| 2 | // DO NOT EDIT!!! ALL CHANGES WOULD BE REMOVED BY THE NEXT CALL OF CMAKE
|
---|
| 3 |
|
---|
| 4 | #include "VislabComponentPlugin.h"
|
---|
| 5 |
|
---|
| 6 | VislabComponentPlugin::VislabComponentPlugin()
|
---|
| 7 | {
|
---|
| 8 | }
|
---|
| 9 |
|
---|
| 10 | VislabComponentPlugin::~VislabComponentPlugin()
|
---|
| 11 | {
|
---|
| 12 | }
|
---|
| 13 |
|
---|
| 14 | QString VislabComponentPlugin::name()
|
---|
| 15 | {
|
---|
| 16 | return "VislabComponentPlugin";
|
---|
| 17 | }
|
---|
| 18 |
|
---|
| 19 | //Qt4 Plugin Macro desactivated
|
---|
| 20 | //Q_EXPORT_PLUGIN2(VislabComponentPlugin, VislabComponentPlugin)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.