NCL Composer
0.1.5
Main Page
Related Pages
Classes
All
Classes
Functions
Variables
Pages
mediapreviewfactory.cpp
1
#include "mediapreviewfactory.h"
2
3
MediaPreviewFactory::MediaPreviewFactory
()
4
{
5
}
6
7
MediaPreviewFactory::~MediaPreviewFactory
()
8
{
9
10
}
11
12
// This is very important, and will allow to Qt framework recognize your
13
// plugin
14
Q_EXPORT_PLUGIN2(MediaPreview,
MediaPreviewFactory
)
composer-plugins
media-preview
mediapreviewfactory.cpp
Generated on Tue Jun 18 2013 16:03:00 for NCL Composer by
1.8.4