Logo    
KDWinUtils
Helper library for MFC to Qt migration
Loading...
Searching...
No Matches
knumber.h File Reference
#include "../kdwinutils_global.h"
#include <QComboBox>
#include <QLabel>
#include <QLineEdit>
#include <QString>
#include <QValidator>
#include <type_traits>
Include dependency graph for knumber.h:
This graph shows which files directly or indirectly include this file:

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...