|
| ModuleInfo (int major, int minor) |
|
| ModuleInfo (int major_min, int minor_min, int major_max, int minor_max) |
|
Definition at line 107 of file qdeclarativemetatype.cpp.
◆ ModuleInfo() [1/2]
QDeclarativeMetaTypeData::ModuleInfo::ModuleInfo |
( |
int |
major, |
|
|
int |
minor |
|
) |
| |
|
inline |
◆ ModuleInfo() [2/2]
QDeclarativeMetaTypeData::ModuleInfo::ModuleInfo |
( |
int |
major_min, |
|
|
int |
minor_min, |
|
|
int |
major_max, |
|
|
int |
minor_max |
|
) |
| |
|
inline |
◆ vmajor_max
int QDeclarativeMetaTypeData::ModuleInfo::vmajor_max |
◆ vmajor_min
int QDeclarativeMetaTypeData::ModuleInfo::vmajor_min |
◆ vminor_max
int QDeclarativeMetaTypeData::ModuleInfo::vminor_max |
◆ vminor_min
int QDeclarativeMetaTypeData::ModuleInfo::vminor_min |
The documentation for this struct was generated from the following file: