-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Utat Uav
committed
Jan 15, 2015
1 parent
e9dec1f
commit 21f5f91
Showing
84 changed files
with
13,277 additions
and
96 deletions.
There are no files selected for viewing
358 changes: 358 additions & 0 deletions
358
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/Makefile
Large diffs are not rendered by default.
Oops, something went wrong.
527 changes: 527 additions & 0 deletions
527
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/Makefile.Debug
Large diffs are not rendered by default.
Oops, something went wrong.
515 changes: 515 additions & 0 deletions
515
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/Makefile.Release
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
15 changes: 15 additions & 0 deletions
15
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/gui.exe.embed.manifest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?xml version='1.0' encoding='UTF-8' standalone='yes'?> | ||
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'> | ||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"> | ||
<security> | ||
<requestedPrivileges> | ||
<requestedExecutionLevel level='asInvoker' uiAccess='false' /> | ||
</requestedPrivileges> | ||
</security> | ||
</trustInfo> | ||
<dependency> | ||
<dependentAssembly> | ||
<assemblyIdentity type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*' /> | ||
</dependentAssembly> | ||
</dependency> | ||
</assembly> |
1 change: 1 addition & 0 deletions
1
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/gui.exe_manifest.rc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ "debug\\gui.exe.embed.manifest" |
Binary file added
BIN
+704 Bytes
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/gui.exe_manifest.res
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+123 KB
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/mainwindow.obj
Binary file not shown.
88 changes: 88 additions & 0 deletions
88
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainwindow.cpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
/**************************************************************************** | ||
** Meta object code from reading C++ file 'mainwindow.h' | ||
** | ||
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.3.2) | ||
** | ||
** WARNING! All changes made in this file will be lost! | ||
*****************************************************************************/ | ||
|
||
#include "../../gui/mainwindow.h" | ||
#include <QtCore/qbytearray.h> | ||
#include <QtCore/qmetatype.h> | ||
#if !defined(Q_MOC_OUTPUT_REVISION) | ||
#error "The header file 'mainwindow.h' doesn't include <QObject>." | ||
#elif Q_MOC_OUTPUT_REVISION != 67 | ||
#error "This file was generated using the moc from 5.3.2. It" | ||
#error "cannot be used with the include files from this version of Qt." | ||
#error "(The moc has changed too much.)" | ||
#endif | ||
|
||
QT_BEGIN_MOC_NAMESPACE | ||
struct qt_meta_stringdata_MainWindow_t { | ||
QByteArrayData data[1]; | ||
char stringdata[11]; | ||
}; | ||
#define QT_MOC_LITERAL(idx, ofs, len) \ | ||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ | ||
qptrdiff(offsetof(qt_meta_stringdata_MainWindow_t, stringdata) + ofs \ | ||
- idx * sizeof(QByteArrayData)) \ | ||
) | ||
static const qt_meta_stringdata_MainWindow_t qt_meta_stringdata_MainWindow = { | ||
{ | ||
QT_MOC_LITERAL(0, 0, 10) | ||
}, | ||
"MainWindow" | ||
}; | ||
#undef QT_MOC_LITERAL | ||
|
||
static const uint qt_meta_data_MainWindow[] = { | ||
|
||
// content: | ||
7, // revision | ||
0, // classname | ||
0, 0, // classinfo | ||
0, 0, // methods | ||
0, 0, // properties | ||
0, 0, // enums/sets | ||
0, 0, // constructors | ||
0, // flags | ||
0, // signalCount | ||
|
||
0 // eod | ||
}; | ||
|
||
void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) | ||
{ | ||
Q_UNUSED(_o); | ||
Q_UNUSED(_id); | ||
Q_UNUSED(_c); | ||
Q_UNUSED(_a); | ||
} | ||
|
||
const QMetaObject MainWindow::staticMetaObject = { | ||
{ &QMainWindow::staticMetaObject, qt_meta_stringdata_MainWindow.data, | ||
qt_meta_data_MainWindow, qt_static_metacall, 0, 0} | ||
}; | ||
|
||
|
||
const QMetaObject *MainWindow::metaObject() const | ||
{ | ||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; | ||
} | ||
|
||
void *MainWindow::qt_metacast(const char *_clname) | ||
{ | ||
if (!_clname) return 0; | ||
if (!strcmp(_clname, qt_meta_stringdata_MainWindow.stringdata)) | ||
return static_cast<void*>(const_cast< MainWindow*>(this)); | ||
return QMainWindow::qt_metacast(_clname); | ||
} | ||
|
||
int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a) | ||
{ | ||
_id = QMainWindow::qt_metacall(_c, _id, _a); | ||
if (_id < 0) | ||
return _id; | ||
return _id; | ||
} | ||
QT_END_MOC_NAMESPACE |
Binary file added
BIN
+57.6 KB
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainwindow.obj
Binary file not shown.
344 changes: 344 additions & 0 deletions
344
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/module/container/Makefile
Large diffs are not rendered by default.
Oops, something went wrong.
527 changes: 527 additions & 0 deletions
527
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/module/container/Makefile.Debug
Large diffs are not rendered by default.
Oops, something went wrong.
515 changes: 515 additions & 0 deletions
515
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/module/container/Makefile.Release
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+63 KB
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/module/container/debug/container.exe
Binary file not shown.
15 changes: 15 additions & 0 deletions
15
...op_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/module/container/debug/container.exe.embed.manifest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?xml version='1.0' encoding='UTF-8' standalone='yes'?> | ||
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'> | ||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"> | ||
<security> | ||
<requestedPrivileges> | ||
<requestedExecutionLevel level='asInvoker' uiAccess='false' /> | ||
</requestedPrivileges> | ||
</security> | ||
</trustInfo> | ||
<dependency> | ||
<dependentAssembly> | ||
<assemblyIdentity type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*' /> | ||
</dependentAssembly> | ||
</dependency> | ||
</assembly> |
1 change: 1 addition & 0 deletions
1
...sktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/module/container/debug/container.exe_manifest.rc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ "debug\\container.exe.embed.manifest" |
Binary file added
BIN
+704 Bytes
...ktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/module/container/debug/container.exe_manifest.res
Binary file not shown.
Binary file added
BIN
+731 KB
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/module/container/debug/container.ilk
Binary file not shown.
Binary file added
BIN
+1.46 MB
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/module/container/debug/container.pdb
Binary file not shown.
Binary file added
BIN
+62.6 KB
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/module/container/debug/main.obj
Binary file not shown.
Binary file added
BIN
+141 KB
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/module/container/debug/mainwindow.obj
Binary file not shown.
88 changes: 88 additions & 0 deletions
88
...-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/module/container/debug/moc_mainwindow.cpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
/**************************************************************************** | ||
** Meta object code from reading C++ file 'mainwindow.h' | ||
** | ||
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.3.2) | ||
** | ||
** WARNING! All changes made in this file will be lost! | ||
*****************************************************************************/ | ||
|
||
#include "../../../../gui/module/container/mainwindow.h" | ||
#include <QtCore/qbytearray.h> | ||
#include <QtCore/qmetatype.h> | ||
#if !defined(Q_MOC_OUTPUT_REVISION) | ||
#error "The header file 'mainwindow.h' doesn't include <QObject>." | ||
#elif Q_MOC_OUTPUT_REVISION != 67 | ||
#error "This file was generated using the moc from 5.3.2. It" | ||
#error "cannot be used with the include files from this version of Qt." | ||
#error "(The moc has changed too much.)" | ||
#endif | ||
|
||
QT_BEGIN_MOC_NAMESPACE | ||
struct qt_meta_stringdata_MainWindow_t { | ||
QByteArrayData data[1]; | ||
char stringdata[11]; | ||
}; | ||
#define QT_MOC_LITERAL(idx, ofs, len) \ | ||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ | ||
qptrdiff(offsetof(qt_meta_stringdata_MainWindow_t, stringdata) + ofs \ | ||
- idx * sizeof(QByteArrayData)) \ | ||
) | ||
static const qt_meta_stringdata_MainWindow_t qt_meta_stringdata_MainWindow = { | ||
{ | ||
QT_MOC_LITERAL(0, 0, 10) | ||
}, | ||
"MainWindow" | ||
}; | ||
#undef QT_MOC_LITERAL | ||
|
||
static const uint qt_meta_data_MainWindow[] = { | ||
|
||
// content: | ||
7, // revision | ||
0, // classname | ||
0, 0, // classinfo | ||
0, 0, // methods | ||
0, 0, // properties | ||
0, 0, // enums/sets | ||
0, 0, // constructors | ||
0, // flags | ||
0, // signalCount | ||
|
||
0 // eod | ||
}; | ||
|
||
void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) | ||
{ | ||
Q_UNUSED(_o); | ||
Q_UNUSED(_id); | ||
Q_UNUSED(_c); | ||
Q_UNUSED(_a); | ||
} | ||
|
||
const QMetaObject MainWindow::staticMetaObject = { | ||
{ &QMainWindow::staticMetaObject, qt_meta_stringdata_MainWindow.data, | ||
qt_meta_data_MainWindow, qt_static_metacall, 0, 0} | ||
}; | ||
|
||
|
||
const QMetaObject *MainWindow::metaObject() const | ||
{ | ||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; | ||
} | ||
|
||
void *MainWindow::qt_metacast(const char *_clname) | ||
{ | ||
if (!_clname) return 0; | ||
if (!strcmp(_clname, qt_meta_stringdata_MainWindow.stringdata)) | ||
return static_cast<void*>(const_cast< MainWindow*>(this)); | ||
return QMainWindow::qt_metacast(_clname); | ||
} | ||
|
||
int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a) | ||
{ | ||
_id = QMainWindow::qt_metacall(_c, _id, _a); | ||
if (_id < 0) | ||
return _id; | ||
return _id; | ||
} | ||
QT_END_MOC_NAMESPACE |
Binary file added
BIN
+57.8 KB
...-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/module/container/debug/moc_mainwindow.obj
Binary file not shown.
85 changes: 85 additions & 0 deletions
85
build-gui-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/module/container/ui_mainwindow.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
/******************************************************************************** | ||
** Form generated from reading UI file 'mainwindow.ui' | ||
** | ||
** Created by: Qt User Interface Compiler version 5.3.2 | ||
** | ||
** WARNING! All changes made in this file will be lost when recompiling UI file! | ||
********************************************************************************/ | ||
|
||
#ifndef UI_MAINWINDOW_H | ||
#define UI_MAINWINDOW_H | ||
|
||
#include <QtCore/QVariant> | ||
#include <QtWidgets/QAction> | ||
#include <QtWidgets/QApplication> | ||
#include <QtWidgets/QButtonGroup> | ||
#include <QtWidgets/QHeaderView> | ||
#include <QtWidgets/QMainWindow> | ||
#include <QtWidgets/QMenuBar> | ||
#include <QtWidgets/QStatusBar> | ||
#include <QtWidgets/QTabWidget> | ||
#include <QtWidgets/QToolBar> | ||
#include <QtWidgets/QWidget> | ||
|
||
QT_BEGIN_NAMESPACE | ||
|
||
class Ui_MainWindow | ||
{ | ||
public: | ||
QWidget *centralWidget; | ||
QTabWidget *tabWidget; | ||
QWidget *tab; | ||
QWidget *tab_2; | ||
QMenuBar *menuBar; | ||
QToolBar *mainToolBar; | ||
QStatusBar *statusBar; | ||
|
||
void setupUi(QMainWindow *MainWindow) | ||
{ | ||
if (MainWindow->objectName().isEmpty()) | ||
MainWindow->setObjectName(QStringLiteral("MainWindow")); | ||
MainWindow->resize(400, 297); | ||
centralWidget = new QWidget(MainWindow); | ||
centralWidget->setObjectName(QStringLiteral("centralWidget")); | ||
tabWidget = new QTabWidget(centralWidget); | ||
tabWidget->setObjectName(QStringLiteral("tabWidget")); | ||
tabWidget->setGeometry(QRect(10, 10, 381, 231)); | ||
tab = new QWidget(); | ||
tab->setObjectName(QStringLiteral("tab")); | ||
tabWidget->addTab(tab, QString()); | ||
tab_2 = new QWidget(); | ||
tab_2->setObjectName(QStringLiteral("tab_2")); | ||
tabWidget->addTab(tab_2, QString()); | ||
MainWindow->setCentralWidget(centralWidget); | ||
menuBar = new QMenuBar(MainWindow); | ||
menuBar->setObjectName(QStringLiteral("menuBar")); | ||
menuBar->setGeometry(QRect(0, 0, 400, 21)); | ||
MainWindow->setMenuBar(menuBar); | ||
mainToolBar = new QToolBar(MainWindow); | ||
mainToolBar->setObjectName(QStringLiteral("mainToolBar")); | ||
MainWindow->addToolBar(Qt::TopToolBarArea, mainToolBar); | ||
statusBar = new QStatusBar(MainWindow); | ||
statusBar->setObjectName(QStringLiteral("statusBar")); | ||
MainWindow->setStatusBar(statusBar); | ||
|
||
retranslateUi(MainWindow); | ||
|
||
QMetaObject::connectSlotsByName(MainWindow); | ||
} // setupUi | ||
|
||
void retranslateUi(QMainWindow *MainWindow) | ||
{ | ||
MainWindow->setWindowTitle(QApplication::translate("MainWindow", "MainWindow", 0)); | ||
tabWidget->setTabText(tabWidget->indexOf(tab), QApplication::translate("MainWindow", "Tab 1", 0)); | ||
tabWidget->setTabText(tabWidget->indexOf(tab_2), QApplication::translate("MainWindow", "Tab 2", 0)); | ||
} // retranslateUi | ||
|
||
}; | ||
|
||
namespace Ui { | ||
class MainWindow: public Ui_MainWindow {}; | ||
} // namespace Ui | ||
|
||
QT_END_NAMESPACE | ||
|
||
#endif // UI_MAINWINDOW_H |
Oops, something went wrong.