KDWinUtils
Helper library for MFC to Qt migration
|
#include "../kdwinutils_global.h"
#include <QComboBox>
#include <QLabel>
#include <QLineEdit>
#include <QString>
#include <QValidator>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | KNumber< T > |
The KNumber< T > class is used to replace DDX_Text data exchange for numeric types. More... | |