NCL Composer
0.1.5
Main Page
Related Pages
Classes
All
Classes
Functions
Variables
Pages
qnstgraphicsproperty.h
1
#ifndef QNSTGRAPHICSPROPERTY_H
2
#define QNSTGRAPHICSPROPERTY_H
3
4
#include "qnstgraphicsinterface.h"
5
6
class
QnstGraphicsProperty
:
public
QnstGraphicsInterface
7
{
8
public
:
9
QnstGraphicsProperty
(
QnstGraphicsEntity
* parent = 0);
10
11
~
QnstGraphicsProperty
();
12
13
protected
:
14
virtual
void
draw(QPainter* painter);
15
16
virtual
void
delineate(QPainterPath* painter)
const
;
17
};
18
19
#endif // QNSTGRAPHICSPROPERTY_H
composer-plugins
qnclstructural
src
ui
view
qnstgraphicsproperty.h
Generated on Tue Jun 18 2013 16:03:01 for NCL Composer by
1.8.4