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