![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| QString | tail |
| int | major = -1 |
| int | minor = -1 |
| int | patch = -1 |
Definition at line 100 of file qhelpdbreader.cpp.
| int VersionData::major = -1 |
Definition at line 103 of file qhelpdbreader.cpp.
Referenced by getVersionData().
| int VersionData::minor = -1 |
Definition at line 104 of file qhelpdbreader.cpp.
Referenced by getVersionData().
| int VersionData::patch = -1 |
Definition at line 105 of file qhelpdbreader.cpp.
Referenced by getVersionData().
| QString VersionData::tail |
Definition at line 102 of file qhelpdbreader.cpp.