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