ifw-fcfui
1.0.1
Loading...
Searching...
No Matches
qeansivalve.hpp
Go to the documentation of this file.
1
5
6
#ifndef QEANSIVALVE_H
7
#define QEANSIVALVE_H
8
9
#include <QObject>
10
#include <QWidget>
11
#include <QPainter>
12
#include <QTimer>
13
14
class
QeAnsiValve
:
public
QWidget
15
{
16
Q_OBJECT
17
18
19
20
public
:
21
QeAnsiValve
(QWidget *parent =
nullptr
);
22
23
public
slots:
24
25
protected
:
26
27
private
:
28
29
};
30
31
#endif
// QEANSIVALVE_H
QeAnsiValve::QeAnsiValve
QeAnsiValve(QWidget *parent=nullptr)
Definition
qeansivalve.cpp:21
gui
cryowdgs
widgets
src
include
qeansivalve.hpp
Generated by
1.13.2