VAPOR3
3.9.4
apps
vaporgui
VaporWidgetsFwd.h
Go to the documentation of this file.
1
#pragma once
2
3
class
QDoubleValidator;
4
class
QComboBox;
5
class
QLineEdit;
6
7
typedef
QLineEdit
VDoubleInput
;
8
typedef
QLineEdit
VIntegerInput
;
9
10
// Needs to allow changing contents without having to worry about blocking signals
11
typedef
QComboBox
VDropdown
;
VIntegerInput
QLineEdit VIntegerInput
Definition:
VaporWidgetsFwd.h:8
VDoubleInput
QLineEdit VDoubleInput
Definition:
VaporWidgetsFwd.h:7
VDropdown
QComboBox VDropdown
Definition:
VaporWidgetsFwd.h:11
Generated by
1.9.6