-
Notifications
You must be signed in to change notification settings - Fork 9
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
Showing
88 changed files
with
72,265 additions
and
34 deletions.
There are no files selected for viewing
307 changes: 307 additions & 0 deletions
307
...ne/vector-editor_changed/build-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/Makefile
Large diffs are not rendered by default.
Oops, something went wrong.
312 changes: 312 additions & 0 deletions
312
...ector-editor_changed/build-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/Makefile
Large diffs are not rendered by default.
Oops, something went wrong.
9,182 changes: 9,182 additions & 0 deletions
9,182
...editor_changed/build-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/Makefile.Debug
Large diffs are not rendered by default.
Oops, something went wrong.
9,182 changes: 9,182 additions & 0 deletions
9,182
...itor_changed/build-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/Makefile.Release
Large diffs are not rendered by default.
Oops, something went wrong.
41 changes: 41 additions & 0 deletions
41
...nged/build-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/VectorEditor_resource.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,41 @@ | ||
# if defined(UNDER_CE) | ||
# include <winbase.h> | ||
# else | ||
# include <winver.h> | ||
# endif | ||
|
||
IDI_ICON1 ICON DISCARDABLE "C:\\Users\\pprp\\Desktop\\Github\\QPainter\\FourthOne\\vector-editor_changed\\vector-editor_changed\\src\\ico.ico" | ||
|
||
VS_VERSION_INFO VERSIONINFO | ||
FILEVERSION 0,0,0,0 | ||
PRODUCTVERSION 0,0,0,0 | ||
FILEFLAGSMASK 0x3fL | ||
#ifdef _DEBUG | ||
FILEFLAGS VS_FF_DEBUG | ||
#else | ||
FILEFLAGS 0x0L | ||
#endif | ||
FILEOS VOS__WINDOWS32 | ||
FILETYPE VFT_DLL | ||
FILESUBTYPE 0x0L | ||
BEGIN | ||
BLOCK "StringFileInfo" | ||
BEGIN | ||
BLOCK "040904b0" | ||
BEGIN | ||
VALUE "CompanyName", "\0" | ||
VALUE "FileDescription", "\0" | ||
VALUE "FileVersion", "0.0.0.0\0" | ||
VALUE "LegalCopyright", "\0" | ||
VALUE "OriginalFilename", "VectorEditor.exe\0" | ||
VALUE "ProductName", "VectorEditor\0" | ||
VALUE "ProductVersion", "0.0.0.0\0" | ||
END | ||
END | ||
BLOCK "VarFileInfo" | ||
BEGIN | ||
VALUE "Translation", 0x0409, 1200 | ||
END | ||
END | ||
/* End of Version info */ | ||
|
46 changes: 46 additions & 0 deletions
46
...ld-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/object_script.VectorEditor.Debug
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,46 @@ | ||
INPUT( | ||
./debug\main.o | ||
./debug\mainwindow.o | ||
./debug\svgreader.o | ||
./debug\verectangle.o | ||
./debug\veworkplace.o | ||
./debug\verectanglesettings.o | ||
./debug\colorlabel.o | ||
./debug\vepolyline.o | ||
./debug\vepolylinesettings.o | ||
./debug\dotsignal.o | ||
./debug\veworkplaceview.o | ||
./debug\veellipse.o | ||
./debug\veellipsesetting.o | ||
./debug\handle.o | ||
./debug\showhelpdialog.o | ||
./debug\textdialog.o | ||
./debug\showsvg.o | ||
./debug\svgwindow.o | ||
./debug\showsvgdialog.o | ||
./debug\vebasicshapeitem.o | ||
./debug\vebaseitem.o | ||
./debug\textItem.o | ||
./debug\vecomplexshapeitem.o | ||
./debug\veselectionrect.o | ||
./debug\qrc_icons.o | ||
./debug\moc_mainwindow.o | ||
./debug\moc_svgreader.o | ||
./debug\moc_verectangle.o | ||
./debug\moc_veworkplace.o | ||
./debug\moc_verectanglesettings.o | ||
./debug\moc_colorlabel.o | ||
./debug\moc_vepolyline.o | ||
./debug\moc_vepolylinesettings.o | ||
./debug\moc_dotsignal.o | ||
./debug\moc_veworkplaceview.o | ||
./debug\moc_veellipse.o | ||
./debug\moc_veellipsesetting.o | ||
./debug\moc_showhelpdialog.o | ||
./debug\moc_textdialog.o | ||
./debug\moc_showsvg.o | ||
./debug\moc_svgwindow.o | ||
./debug\moc_showsvgdialog.o | ||
./debug\moc_textItem.o | ||
./debug\moc_veselectionrect.o | ||
); |
46 changes: 46 additions & 0 deletions
46
...-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/object_script.VectorEditor.Release
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,46 @@ | ||
INPUT( | ||
./release\main.o | ||
./release\mainwindow.o | ||
./release\svgreader.o | ||
./release\verectangle.o | ||
./release\veworkplace.o | ||
./release\verectanglesettings.o | ||
./release\colorlabel.o | ||
./release\vepolyline.o | ||
./release\vepolylinesettings.o | ||
./release\dotsignal.o | ||
./release\veworkplaceview.o | ||
./release\veellipse.o | ||
./release\veellipsesetting.o | ||
./release\handle.o | ||
./release\showhelpdialog.o | ||
./release\textdialog.o | ||
./release\showsvg.o | ||
./release\svgwindow.o | ||
./release\showsvgdialog.o | ||
./release\vebasicshapeitem.o | ||
./release\vebaseitem.o | ||
./release\textItem.o | ||
./release\vecomplexshapeitem.o | ||
./release\veselectionrect.o | ||
./release\qrc_icons.o | ||
./release\moc_mainwindow.o | ||
./release\moc_svgreader.o | ||
./release\moc_verectangle.o | ||
./release\moc_veworkplace.o | ||
./release\moc_verectanglesettings.o | ||
./release\moc_colorlabel.o | ||
./release\moc_vepolyline.o | ||
./release\moc_vepolylinesettings.o | ||
./release\moc_dotsignal.o | ||
./release\moc_veworkplaceview.o | ||
./release\moc_veellipse.o | ||
./release\moc_veellipsesetting.o | ||
./release\moc_showhelpdialog.o | ||
./release\moc_textdialog.o | ||
./release\moc_showsvg.o | ||
./release\moc_svgwindow.o | ||
./release\moc_showsvgdialog.o | ||
./release\moc_textItem.o | ||
./release\moc_veselectionrect.o | ||
); |
Binary file added
BIN
+1.11 MB
...nged/build-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/release/VectorEditor.exe
Binary file not shown.
Binary file added
BIN
+67 KB
...VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/release/VectorEditor_resource_res.o
Binary file not shown.
Binary file added
BIN
+3.55 KB
..._changed/build-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/release/colorlabel.o
Binary file not shown.
Binary file added
BIN
+6.73 KB
...r_changed/build-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/release/dotsignal.o
Binary file not shown.
Binary file added
BIN
+1.88 KB
...itor_changed/build-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/release/handle.o
Binary file not shown.
Binary file added
BIN
+2.64 KB
...editor_changed/build-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/release/main.o
Binary file not shown.
Binary file added
BIN
+124 KB
..._changed/build-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/release/mainwindow.o
Binary file not shown.
132 changes: 132 additions & 0 deletions
132
...ed/build-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/release/moc_colorlabel.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,132 @@ | ||
/**************************************************************************** | ||
** Meta object code from reading C++ file 'colorlabel.h' | ||
** | ||
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.2.0) | ||
** | ||
** WARNING! All changes made in this file will be lost! | ||
*****************************************************************************/ | ||
|
||
#include "../../../vector-editor_changed/src/colorlabel.h" | ||
#include <QtCore/qbytearray.h> | ||
#include <QtCore/qmetatype.h> | ||
#if !defined(Q_MOC_OUTPUT_REVISION) | ||
#error "The header file 'colorlabel.h' doesn't include <QObject>." | ||
#elif Q_MOC_OUTPUT_REVISION != 67 | ||
#error "This file was generated using the moc from 5.2.0. 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_ColorLabel_t { | ||
QByteArrayData data[5]; | ||
char stringdata[36]; | ||
}; | ||
#define QT_MOC_LITERAL(idx, ofs, len) \ | ||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ | ||
offsetof(qt_meta_stringdata_ColorLabel_t, stringdata) + ofs \ | ||
- idx * sizeof(QByteArrayData) \ | ||
) | ||
static const qt_meta_stringdata_ColorLabel_t qt_meta_stringdata_ColorLabel = { | ||
{ | ||
QT_MOC_LITERAL(0, 0, 10), | ||
QT_MOC_LITERAL(1, 11, 7), | ||
QT_MOC_LITERAL(2, 19, 0), | ||
QT_MOC_LITERAL(3, 20, 8), | ||
QT_MOC_LITERAL(4, 29, 5) | ||
}, | ||
"ColorLabel\0clicked\0\0setColor\0color\0" | ||
}; | ||
#undef QT_MOC_LITERAL | ||
|
||
static const uint qt_meta_data_ColorLabel[] = { | ||
|
||
// content: | ||
7, // revision | ||
0, // classname | ||
0, 0, // classinfo | ||
2, 14, // methods | ||
0, 0, // properties | ||
0, 0, // enums/sets | ||
0, 0, // constructors | ||
0, // flags | ||
1, // signalCount | ||
|
||
// signals: name, argc, parameters, tag, flags | ||
1, 0, 24, 2, 0x06, | ||
|
||
// slots: name, argc, parameters, tag, flags | ||
3, 1, 25, 2, 0x0a, | ||
|
||
// signals: parameters | ||
QMetaType::Void, | ||
|
||
// slots: parameters | ||
QMetaType::Void, QMetaType::QColor, 4, | ||
|
||
0 // eod | ||
}; | ||
|
||
void ColorLabel::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) | ||
{ | ||
if (_c == QMetaObject::InvokeMetaMethod) { | ||
ColorLabel *_t = static_cast<ColorLabel *>(_o); | ||
switch (_id) { | ||
case 0: _t->clicked(); break; | ||
case 1: _t->setColor((*reinterpret_cast< const QColor(*)>(_a[1]))); break; | ||
default: ; | ||
} | ||
} else if (_c == QMetaObject::IndexOfMethod) { | ||
int *result = reinterpret_cast<int *>(_a[0]); | ||
void **func = reinterpret_cast<void **>(_a[1]); | ||
{ | ||
typedef void (ColorLabel::*_t)(); | ||
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&ColorLabel::clicked)) { | ||
*result = 0; | ||
} | ||
} | ||
} | ||
} | ||
|
||
const QMetaObject ColorLabel::staticMetaObject = { | ||
{ &QLabel::staticMetaObject, qt_meta_stringdata_ColorLabel.data, | ||
qt_meta_data_ColorLabel, qt_static_metacall, 0, 0} | ||
}; | ||
|
||
|
||
const QMetaObject *ColorLabel::metaObject() const | ||
{ | ||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; | ||
} | ||
|
||
void *ColorLabel::qt_metacast(const char *_clname) | ||
{ | ||
if (!_clname) return 0; | ||
if (!strcmp(_clname, qt_meta_stringdata_ColorLabel.stringdata)) | ||
return static_cast<void*>(const_cast< ColorLabel*>(this)); | ||
return QLabel::qt_metacast(_clname); | ||
} | ||
|
||
int ColorLabel::qt_metacall(QMetaObject::Call _c, int _id, void **_a) | ||
{ | ||
_id = QLabel::qt_metacall(_c, _id, _a); | ||
if (_id < 0) | ||
return _id; | ||
if (_c == QMetaObject::InvokeMetaMethod) { | ||
if (_id < 2) | ||
qt_static_metacall(this, _c, _id, _a); | ||
_id -= 2; | ||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { | ||
if (_id < 2) | ||
*reinterpret_cast<int*>(_a[0]) = -1; | ||
_id -= 2; | ||
} | ||
return _id; | ||
} | ||
|
||
// SIGNAL 0 | ||
void ColorLabel::clicked() | ||
{ | ||
QMetaObject::activate(this, &staticMetaObject, 0, 0); | ||
} | ||
QT_END_MOC_NAMESPACE |
Binary file added
BIN
+9.35 KB
...nged/build-VectorEditor-Desktop_Qt_5_2_0_MinGW_32bit-Release/src/release/moc_colorlabel.o
Binary file not shown.
Oops, something went wrong.