ifw-fcfui
1.0.1
Loading...
Searching...
No Matches
qeansipumproughing.hpp
Go to the documentation of this file.
1
5
6
#ifndef QEANSIPUMPROUGHING_H
7
#define QEANSIPUMPROUGHING_H
8
9
#include "
qeansipump.hpp
"
10
11
#include <QObject>
12
#include <QPainter>
13
#include <QObject>
14
15
class
QeAnsiPumpRoughing
:
public
QeAnsiPump
16
{
17
Q_OBJECT
18
19
public
:
20
QeAnsiPumpRoughing
(QWidget *parent = 0);
21
22
private
:
23
void
paint_feature(QPainter &painter, QPen &pen, QBrush &lineBrush, QBrush &fillBrush)
override
;
24
25
};
26
27
#endif
// QEANSIPUMPROUGHING_H
QeAnsiPumpRoughing::QeAnsiPumpRoughing
QeAnsiPumpRoughing(QWidget *parent=0)
Definition
qeansipumproughing.cpp:13
QeAnsiPump::QeAnsiPump
QeAnsiPump(QWidget *parent=0)
Definition
qeansipump.cpp:20
qeansipump.hpp
gui
cryowdgs
widgets
src
include
qeansipumproughing.hpp
Generated by
1.13.2