📄 makefile.release
字号:
-$(DEL_FILE) release\moc_tableviewfilter.cpp
-$(DEL_FILE) release\moc_managerdialog.cpp
-$(DEL_FILE) release\moc_mysqltablemodel.cpp
-$(DEL_FILE) release\moc_finddialog.cpp
-$(DEL_FILE) release\moc_datacombobox.cpp
-$(DEL_FILE) release\moc_setupasso.cpp
release\moc_connDialog.cpp: connDialog.h
C:\qt\4.4.0\bin\moc.exe $(DEFINES) $(INCPATH) -D_MSC_VER=1200 -DWIN32 connDialog.h -o release\moc_connDialog.cpp
release\moc_mainwindow.cpp: connDialog.h \
struct.h \
treewidget.h \
mysqltablemodel.h \
tableviewfilter.h \
tableview.h \
finddialog.h \
datacombobox.h \
mytextedit.h \
highlighter.h \
managerdialog.h \
mainwindow.h
C:\qt\4.4.0\bin\moc.exe $(DEFINES) $(INCPATH) -D_MSC_VER=1200 -DWIN32 mainwindow.h -o release\moc_mainwindow.cpp
release\moc_tableview.cpp: struct.h \
tableviewfilter.h \
mysqltablemodel.h \
finddialog.h \
tableview.h \
datacombobox.h \
tableview.h
C:\qt\4.4.0\bin\moc.exe $(DEFINES) $(INCPATH) -D_MSC_VER=1200 -DWIN32 tableview.h -o release\moc_tableview.cpp
release\moc_treewidget.cpp: struct.h \
mysqltablemodel.h \
tableviewfilter.h \
treewidget.h
C:\qt\4.4.0\bin\moc.exe $(DEFINES) $(INCPATH) -D_MSC_VER=1200 -DWIN32 treewidget.h -o release\moc_treewidget.cpp
release\moc_highlighter.cpp: highlighter.h
C:\qt\4.4.0\bin\moc.exe $(DEFINES) $(INCPATH) -D_MSC_VER=1200 -DWIN32 highlighter.h -o release\moc_highlighter.cpp
release\moc_mytextedit.cpp: highlighter.h \
mytextedit.h
C:\qt\4.4.0\bin\moc.exe $(DEFINES) $(INCPATH) -D_MSC_VER=1200 -DWIN32 mytextedit.h -o release\moc_mytextedit.cpp
release\moc_tableviewfilter.cpp: tableviewfilter.h
C:\qt\4.4.0\bin\moc.exe $(DEFINES) $(INCPATH) -D_MSC_VER=1200 -DWIN32 tableviewfilter.h -o release\moc_tableviewfilter.cpp
release\moc_managerdialog.cpp: tableview.h \
struct.h \
tableviewfilter.h \
mysqltablemodel.h \
finddialog.h \
datacombobox.h \
managerdialog.h
C:\qt\4.4.0\bin\moc.exe $(DEFINES) $(INCPATH) -D_MSC_VER=1200 -DWIN32 managerdialog.h -o release\moc_managerdialog.cpp
release\moc_mysqltablemodel.cpp: struct.h \
tableviewfilter.h \
mysqltablemodel.h
C:\qt\4.4.0\bin\moc.exe $(DEFINES) $(INCPATH) -D_MSC_VER=1200 -DWIN32 mysqltablemodel.h -o release\moc_mysqltablemodel.cpp
release\moc_finddialog.cpp: tableview.h \
struct.h \
tableviewfilter.h \
mysqltablemodel.h \
finddialog.h \
datacombobox.h \
finddialog.h
C:\qt\4.4.0\bin\moc.exe $(DEFINES) $(INCPATH) -D_MSC_VER=1200 -DWIN32 finddialog.h -o release\moc_finddialog.cpp
release\moc_datacombobox.cpp: tableview.h \
struct.h \
tableviewfilter.h \
mysqltablemodel.h \
finddialog.h \
datacombobox.h \
datacombobox.h
C:\qt\4.4.0\bin\moc.exe $(DEFINES) $(INCPATH) -D_MSC_VER=1200 -DWIN32 datacombobox.h -o release\moc_datacombobox.cpp
release\moc_setupasso.cpp: tableview.h \
struct.h \
tableviewfilter.h \
mysqltablemodel.h \
finddialog.h \
datacombobox.h \
setupasso.h
C:\qt\4.4.0\bin\moc.exe $(DEFINES) $(INCPATH) -D_MSC_VER=1200 -DWIN32 setupasso.h -o release\moc_setupasso.cpp
compiler_rcc_make_all: release\qrc_dbmanager.cpp
compiler_rcc_clean:
-$(DEL_FILE) release\qrc_dbmanager.cpp
release\qrc_dbmanager.cpp: dbmanager.qrc \
image\close.png \
image\table_edit.png \
image\database.png \
image\find.png \
image\retrieveall.png \
image\delete.png \
image\rollback.png \
image\key.png \
image\filter.png \
image\refresh.png \
image\execute.png \
image\table.png \
image\save.png \
image\printer.png \
image\tabid.png \
image\dot.png \
image\new.png \
image\append.png \
image\copy.png \
image\splash.jpg \
image\savefile.png \
image\asso.png \
image\insert.png \
image\query.png \
image\exit.png \
image\closetab.png
c:\qt\4.4.0\bin\rcc.exe -name dbmanager dbmanager.qrc -o release\qrc_dbmanager.cpp
compiler_image_collection_make_all: qmake_image_collection.cpp
compiler_image_collection_clean:
-$(DEL_FILE) qmake_image_collection.cpp
compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all:
compiler_uic_clean:
compiler_yacc_decl_make_all:
compiler_yacc_decl_clean:
compiler_yacc_impl_make_all:
compiler_yacc_impl_clean:
compiler_lex_make_all:
compiler_lex_clean:
compiler_clean: compiler_moc_header_clean compiler_rcc_clean
####### Compile
release\connDialog.obj: connDialog.cpp connDialog.h \
struct.h \
treewidget.h \
mysqltablemodel.h \
tableviewfilter.h
release\main.obj: main.cpp mainwindow.h \
connDialog.h \
struct.h \
treewidget.h \
mysqltablemodel.h \
tableviewfilter.h \
tableview.h \
finddialog.h \
datacombobox.h \
mytextedit.h \
highlighter.h \
managerdialog.h
release\mainwindow.obj: mainwindow.cpp mainwindow.h \
connDialog.h \
struct.h \
treewidget.h \
mysqltablemodel.h \
tableviewfilter.h \
tableview.h \
finddialog.h \
datacombobox.h \
mytextedit.h \
highlighter.h \
managerdialog.h
release\tableview.obj: tableview.cpp tableview.h \
struct.h \
tableviewfilter.h \
mysqltablemodel.h \
finddialog.h \
datacombobox.h
release\treewidget.obj: treewidget.cpp treewidget.h \
struct.h \
mysqltablemodel.h \
tableviewfilter.h \
setupasso.h \
tableview.h \
finddialog.h \
datacombobox.h
release\highlighter.obj: highlighter.cpp highlighter.h
release\mytextedit.obj: mytextedit.cpp mytextedit.h \
highlighter.h
release\tableviewfilter.obj: tableviewfilter.cpp tableviewfilter.h \
tableview.h \
struct.h \
mysqltablemodel.h \
finddialog.h \
datacombobox.h
release\managerdialog.obj: managerdialog.cpp managerdialog.h \
tableview.h \
struct.h \
tableviewfilter.h \
mysqltablemodel.h \
finddialog.h \
datacombobox.h
release\mysqltablemodel.obj: mysqltablemodel.cpp mysqltablemodel.h \
struct.h \
tableviewfilter.h
release\finddialog.obj: finddialog.cpp finddialog.h \
tableview.h \
struct.h \
tableviewfilter.h \
mysqltablemodel.h \
datacombobox.h
release\datacombobox.obj: datacombobox.cpp datacombobox.h \
tableview.h \
struct.h \
tableviewfilter.h \
mysqltablemodel.h \
finddialog.h
release\setupasso.obj: setupasso.cpp setupasso.h \
tableview.h \
struct.h \
tableviewfilter.h \
mysqltablemodel.h \
finddialog.h \
datacombobox.h
release\moc_connDialog.obj: release\moc_connDialog.cpp
release\moc_mainwindow.obj: release\moc_mainwindow.cpp
release\moc_tableview.obj: release\moc_tableview.cpp
release\moc_treewidget.obj: release\moc_treewidget.cpp
release\moc_highlighter.obj: release\moc_highlighter.cpp
release\moc_mytextedit.obj: release\moc_mytextedit.cpp
release\moc_tableviewfilter.obj: release\moc_tableviewfilter.cpp
release\moc_managerdialog.obj: release\moc_managerdialog.cpp
release\moc_mysqltablemodel.obj: release\moc_mysqltablemodel.cpp
release\moc_finddialog.obj: release\moc_finddialog.cpp
release\moc_datacombobox.obj: release\moc_datacombobox.cpp
release\moc_setupasso.obj: release\moc_setupasso.cpp
release\qrc_dbmanager.obj: release\qrc_dbmanager.cpp
####### Install
install: FORCE
uninstall: FORCE
FORCE:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -