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