QtCore/qlibraryinfo.h Source File
Go to the documentation of this file.
42 #ifndef QLIBRARYINFO_H
43 #define QLIBRARYINFO_H
46 #include <QtCore/QDate>
54 #ifndef QT_NO_SETTINGS
60 static QString licensedProducts();
63 #ifndef QT_NO_DATESTRING
64 static QDate buildDate();
65 #endif //QT_NO_DATESTRING
94 #endif // QLIBRARYINFO_H
#define QT_BEGIN_NAMESPACE