NCL Composer
0.1.5
Main Page
Related Pages
Classes
All
Classes
Functions
Variables
Pages
luaview.h
1
#ifndef LUAVIEW_H
2
#define LUAVIEW_H
3
#include<QTextEdit>
4
#include<QString>
5
6
10
class
luaview
:
public
QTextEdit
11
{
12
Q_OBJECT
13
public
:
19
luaview
(QString filename);
20
24
~luaview
();
25
};
26
27
#endif // LUAVIEW_H
composer-plugins
media-preview
luaview.h
Generated on Tue Jun 18 2013 16:03:00 for NCL Composer by
1.8.4