mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-10 15:46:00 +08:00
版本号不再翻译,贡献翻译按钮翻译。to-do:翻译按界面翻译
This commit is contained in:
parent
0e595db328
commit
1d65bfc66d
build
.qmake.stashMakefilebig_image.odownloadlist.oimage_show.omain.omoc_big_image.cppmoc_big_image.omoc_downloadlist.cppmoc_downloadlist.omoc_image_show.cppmoc_image_show.omoc_predefs.hmoc_progressload.cppmoc_progressload.omoc_widget.cppmoc_widget.oprogressload.oqrc_icons.cppqrc_icons.ospark-storeui_downloadlist.hui_widget.hwidget.o
main.cpptrans
24
build/.qmake.stash
Normal file
24
build/.qmake.stash
Normal file
@ -0,0 +1,24 @@
|
||||
QMAKE_CXX.INCDIRS = \
|
||||
/usr/include/c++/8 \
|
||||
/usr/include/x86_64-linux-gnu/c++/8 \
|
||||
/usr/include/c++/8/backward \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/8/include \
|
||||
/usr/local/include \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/8/include-fixed \
|
||||
/usr/include/x86_64-linux-gnu \
|
||||
/usr/include
|
||||
QMAKE_CXX.LIBDIRS = \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/8 \
|
||||
/usr/lib/x86_64-linux-gnu \
|
||||
/usr/lib \
|
||||
/lib/x86_64-linux-gnu \
|
||||
/lib
|
||||
QMAKE_CXX.QT_COMPILER_STDCXX = 201402L
|
||||
QMAKE_CXX.QMAKE_GCC_MAJOR_VERSION = 8
|
||||
QMAKE_CXX.QMAKE_GCC_MINOR_VERSION = 3
|
||||
QMAKE_CXX.QMAKE_GCC_PATCH_VERSION = 0
|
||||
QMAKE_CXX.COMPILER_MACROS = \
|
||||
QT_COMPILER_STDCXX \
|
||||
QMAKE_GCC_MAJOR_VERSION \
|
||||
QMAKE_GCC_MINOR_VERSION \
|
||||
QMAKE_GCC_PATCH_VERSION
|
721
build/Makefile
Normal file
721
build/Makefile
Normal file
@ -0,0 +1,721 @@
|
||||
#############################################################################
|
||||
# Makefile for building: spark-store
|
||||
# Generated by qmake (3.1) (Qt 5.11.3)
|
||||
# Project: ../spark-store.pro
|
||||
# Template: app
|
||||
# Command: /usr/lib/qt5/bin/qmake -o Makefile ../spark-store.pro
|
||||
#############################################################################
|
||||
|
||||
MAKEFILE = Makefile
|
||||
|
||||
####### Compiler, tools and options
|
||||
|
||||
CC = gcc
|
||||
CXX = g++
|
||||
DEFINES = -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB
|
||||
CFLAGS = -pipe -O2 -Wall -W -D_REENTRANT -fPIC $(DEFINES)
|
||||
CXXFLAGS = -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC $(DEFINES)
|
||||
INCPATH = -I../../spark-store -I. -isystem /usr/include/libdtk-5.2.2/DWidget -isystem /usr/include/libdtk-5.2.1/DGui -isystem /usr/include/libdtk-5.2.2/DCore -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebEngineWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebEngineCore -isystem /usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebChannel -isystem /usr/include/x86_64-linux-gnu/qt5/QtQml -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtPositioning -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++
|
||||
QMAKE = /usr/lib/qt5/bin/qmake
|
||||
DEL_FILE = rm -f
|
||||
CHK_DIR_EXISTS= test -d
|
||||
MKDIR = mkdir -p
|
||||
COPY = cp -f
|
||||
COPY_FILE = cp -f
|
||||
COPY_DIR = cp -f -R
|
||||
INSTALL_FILE = install -m 644 -p
|
||||
INSTALL_PROGRAM = install -m 755 -p
|
||||
INSTALL_DIR = cp -f -R
|
||||
QINSTALL = /usr/lib/qt5/bin/qmake -install qinstall
|
||||
QINSTALL_PROGRAM = /usr/lib/qt5/bin/qmake -install qinstall -exe
|
||||
DEL_FILE = rm -f
|
||||
SYMLINK = ln -f -s
|
||||
DEL_DIR = rmdir
|
||||
MOVE = mv -f
|
||||
TAR = tar -cf
|
||||
COMPRESS = gzip -9f
|
||||
DISTNAME = spark-store1.0.0
|
||||
DISTDIR = /home/sy120zx/Desktop/spark-store/build/.tmp/spark-store1.0.0
|
||||
LINK = g++
|
||||
LFLAGS = -Wl,-O1 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu
|
||||
LIBS = $(SUBLIBS) -ldtkwidget -ldtkgui -ldtkcore -lQt5WebEngineWidgets -lQt5WebEngineCore -lQt5Quick -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5WebChannel -lQt5Qml -lQt5Network -lQt5Concurrent -lQt5Positioning -lQt5Core -lGL -lpthread
|
||||
AR = ar cqs
|
||||
RANLIB =
|
||||
SED = sed
|
||||
STRIP = strip
|
||||
|
||||
####### Output directory
|
||||
|
||||
OBJECTS_DIR = ./
|
||||
|
||||
####### Files
|
||||
|
||||
SOURCES = ../main.cpp \
|
||||
../widget.cpp \
|
||||
../downloadlist.cpp \
|
||||
../image_show.cpp \
|
||||
../big_image.cpp \
|
||||
../progressload.cpp qrc_icons.cpp \
|
||||
moc_widget.cpp \
|
||||
moc_downloadlist.cpp \
|
||||
moc_image_show.cpp \
|
||||
moc_big_image.cpp \
|
||||
moc_progressload.cpp
|
||||
OBJECTS = main.o \
|
||||
widget.o \
|
||||
downloadlist.o \
|
||||
image_show.o \
|
||||
big_image.o \
|
||||
progressload.o \
|
||||
qrc_icons.o \
|
||||
moc_widget.o \
|
||||
moc_downloadlist.o \
|
||||
moc_image_show.o \
|
||||
moc_big_image.o \
|
||||
moc_progressload.o
|
||||
DIST = ../tags/a2d-small.png \
|
||||
../tags/a2d.png \
|
||||
../tags/community-small.png \
|
||||
../tags/community.png \
|
||||
../tags/deepin-small.png \
|
||||
../tags/dtk-small.png \
|
||||
../tags/ubuntu-small.png \
|
||||
../tags/ubuntu.png \
|
||||
../tags/uos-small.png \
|
||||
../tags/community.svg \
|
||||
../tags/deepin.svg \
|
||||
../tags/logo_icon.svg \
|
||||
../tags/uos.svg \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/spec_pre.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/unix.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/linux.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/sanitize.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/gcc-base.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/gcc-base-unix.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/g++-base.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/g++-unix.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/qconfig.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_KCodecs.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_KSyntaxHighlighting.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_accessibility_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_bootstrap_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_concurrent.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_concurrent_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_core.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_core_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dbus.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dbus_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_designer.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_designer_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_designercomponents_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_devicediscovery_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dtkcore.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dtkgui.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dtkwidget.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_edid_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_egl_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_eglfs_kms_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_eglfsdeviceintegration_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_fb_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_fontdatabase_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_glx_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_gui.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_gui_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_help.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_help_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_input_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_kms_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_linuxaccessibility_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_multimedia.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_multimediawidgets.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_network.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_network_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_opengl.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_opengl_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_openglextensions.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_openglextensions_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_packetprotocol_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_platformcompositor_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_positioning.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_positioningquick.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_printsupport.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_printsupport_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qml.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qml_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmldebug_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmldevtools_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmltest.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmltest_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quick.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quick_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quickparticles_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quickwidgets.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quickwidgets_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_service_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_sql.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_sql_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_svg.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_testlib.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_testlib_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_theme_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_uiplugin.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_uitools.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_uitools_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_vulkan_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webchannel.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webengine.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webengine_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginecore.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginecore_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginecoreheaders_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginewidgets.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginewidgets_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_widgets.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_widgets_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_x11extras.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xml.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xml_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xmlpatterns.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_NetworkManagerQt.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt_functions.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt_config.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++/qmake.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/spec_post.prf \
|
||||
../.qmake.stash \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exclusive_builds.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/toolchain.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/default_pre.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/resolve_config.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/default_post.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/link_pkgconfig.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/warn_on.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/resources.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/moc.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/unix/opengl.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/uic.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/unix/thread.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qmake_use.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/file_copies.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/testcase_targets.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exceptions.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/yacc.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/lex.prf \
|
||||
../../spark-store.pro ../widget.h \
|
||||
../downloadlist.h \
|
||||
../image_show.h \
|
||||
../big_image.h \
|
||||
../progressload.h ../main.cpp \
|
||||
../widget.cpp \
|
||||
../downloadlist.cpp \
|
||||
../image_show.cpp \
|
||||
../big_image.cpp \
|
||||
../progressload.cpp
|
||||
QMAKE_TARGET = spark-store
|
||||
DESTDIR =
|
||||
TARGET = spark-store
|
||||
|
||||
|
||||
first: all
|
||||
####### Build rules
|
||||
|
||||
$(TARGET): ui_widget.h ui_downloadlist.h $(OBJECTS)
|
||||
$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
|
||||
|
||||
Makefile: ../spark-store.pro /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++/qmake.conf /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/spec_pre.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/unix.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/linux.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/sanitize.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/gcc-base.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/gcc-base-unix.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/g++-base.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/g++-unix.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/qconfig.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_KCodecs.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_KSyntaxHighlighting.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_accessibility_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_bootstrap_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_concurrent.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_concurrent_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_core.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_core_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dbus.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dbus_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_designer.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_designer_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_designercomponents_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_devicediscovery_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dtkcore.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dtkgui.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dtkwidget.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_edid_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_egl_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_eglfs_kms_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_eglfsdeviceintegration_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_fb_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_fontdatabase_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_glx_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_gui.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_gui_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_help.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_help_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_input_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_kms_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_linuxaccessibility_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_multimedia.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_multimediawidgets.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_network.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_network_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_opengl.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_opengl_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_openglextensions.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_openglextensions_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_packetprotocol_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_platformcompositor_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_positioning.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_positioningquick.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_printsupport.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_printsupport_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qml.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qml_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmldebug_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmldevtools_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmltest.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmltest_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quick.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quick_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quickparticles_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quickwidgets.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quickwidgets_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_service_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_sql.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_sql_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_svg.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_testlib.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_testlib_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_theme_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_uiplugin.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_uitools.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_uitools_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_vulkan_support_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webchannel.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webengine.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webengine_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginecore.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginecore_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginecoreheaders_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginewidgets.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginewidgets_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_widgets.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_widgets_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_x11extras.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xml.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xml_private.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xmlpatterns.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_NetworkManagerQt.pri \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt_functions.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt_config.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++/qmake.conf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/spec_post.prf \
|
||||
.qmake.stash \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exclusive_builds.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/toolchain.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/default_pre.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/resolve_config.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/default_post.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/link_pkgconfig.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/warn_on.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/resources.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/moc.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/unix/opengl.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/uic.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/unix/thread.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qmake_use.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/file_copies.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/testcase_targets.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exceptions.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/yacc.prf \
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/lex.prf \
|
||||
../spark-store.pro \
|
||||
../icons.qrc \
|
||||
/usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.prl \
|
||||
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.prl \
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Quick.prl \
|
||||
/usr/lib/x86_64-linux-gnu/libQt5PrintSupport.prl \
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Widgets.prl \
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Gui.prl \
|
||||
/usr/lib/x86_64-linux-gnu/libQt5WebChannel.prl \
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Qml.prl \
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Network.prl \
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Concurrent.prl \
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Positioning.prl \
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Core.prl
|
||||
$(QMAKE) -o Makefile ../spark-store.pro
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/spec_pre.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/unix.conf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/linux.conf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/sanitize.conf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/gcc-base.conf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/gcc-base-unix.conf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/g++-base.conf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/g++-unix.conf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/qconfig.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_KCodecs.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_KSyntaxHighlighting.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_accessibility_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_bootstrap_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_concurrent.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_concurrent_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_core.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_core_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dbus.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dbus_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_designer.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_designer_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_designercomponents_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_devicediscovery_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dtkcore.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dtkgui.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dtkwidget.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_edid_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_egl_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_eglfs_kms_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_eglfsdeviceintegration_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_fb_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_fontdatabase_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_glx_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_gui.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_gui_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_help.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_help_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_input_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_kms_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_linuxaccessibility_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_multimedia.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_multimediawidgets.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_network.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_network_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_opengl.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_opengl_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_openglextensions.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_openglextensions_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_packetprotocol_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_platformcompositor_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_positioning.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_positioningquick.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_printsupport.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_printsupport_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qml.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qml_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmldebug_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmldevtools_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmltest.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmltest_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quick.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quick_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quickparticles_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quickwidgets.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quickwidgets_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_service_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_sql.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_sql_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_svg.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_testlib.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_testlib_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_theme_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_uiplugin.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_uitools.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_uitools_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_vulkan_support_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webchannel.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webengine.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webengine_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginecore.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginecore_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginecoreheaders_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginewidgets.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webenginewidgets_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_widgets.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_widgets_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_x11extras.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xml.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xml_private.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xmlpatterns.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_NetworkManagerQt.pri:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt_functions.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt_config.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++/qmake.conf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/spec_post.prf:
|
||||
.qmake.stash:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exclusive_builds.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/toolchain.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/default_pre.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/resolve_config.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/default_post.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/link_pkgconfig.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/warn_on.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/resources.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/moc.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/unix/opengl.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/uic.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/unix/thread.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qmake_use.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/file_copies.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/testcase_targets.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exceptions.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/yacc.prf:
|
||||
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/lex.prf:
|
||||
../spark-store.pro:
|
||||
../icons.qrc:
|
||||
/usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.prl:
|
||||
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.prl:
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Quick.prl:
|
||||
/usr/lib/x86_64-linux-gnu/libQt5PrintSupport.prl:
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Widgets.prl:
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Gui.prl:
|
||||
/usr/lib/x86_64-linux-gnu/libQt5WebChannel.prl:
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Qml.prl:
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Network.prl:
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Concurrent.prl:
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Positioning.prl:
|
||||
/usr/lib/x86_64-linux-gnu/libQt5Core.prl:
|
||||
qmake: FORCE
|
||||
@$(QMAKE) -o Makefile ../spark-store.pro
|
||||
|
||||
qmake_all: FORCE
|
||||
|
||||
|
||||
all: Makefile $(TARGET)
|
||||
|
||||
dist: distdir FORCE
|
||||
(cd `dirname $(DISTDIR)` && $(TAR) $(DISTNAME).tar $(DISTNAME) && $(COMPRESS) $(DISTNAME).tar) && $(MOVE) `dirname $(DISTDIR)`/$(DISTNAME).tar.gz . && $(DEL_FILE) -r $(DISTDIR)
|
||||
|
||||
distdir: FORCE
|
||||
@test -d $(DISTDIR) || mkdir -p $(DISTDIR)
|
||||
$(COPY_FILE) --parents $(DIST) $(DISTDIR)/
|
||||
$(COPY_FILE) --parents ../icons.qrc $(DISTDIR)/
|
||||
$(COPY_FILE) --parents /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp $(DISTDIR)/
|
||||
$(COPY_FILE) --parents ../widget.h ../downloadlist.h ../image_show.h ../big_image.h ../progressload.h $(DISTDIR)/
|
||||
$(COPY_FILE) --parents ../main.cpp ../widget.cpp ../downloadlist.cpp ../image_show.cpp ../big_image.cpp ../progressload.cpp $(DISTDIR)/
|
||||
$(COPY_FILE) --parents ../widget.ui ../downloadlist.ui $(DISTDIR)/
|
||||
$(COPY_FILE) --parents trans/spark-store_en.ts trans/spark-store_zh_CN.ts $(DISTDIR)/
|
||||
|
||||
|
||||
clean: compiler_clean
|
||||
-$(DEL_FILE) $(OBJECTS)
|
||||
-$(DEL_FILE) *~ core *.core
|
||||
|
||||
|
||||
distclean: clean
|
||||
-$(DEL_FILE) $(TARGET)
|
||||
-$(DEL_FILE) .qmake.stash
|
||||
-$(DEL_FILE) Makefile
|
||||
|
||||
|
||||
####### Sub-libraries
|
||||
|
||||
mocclean: compiler_moc_header_clean compiler_moc_objc_header_clean compiler_moc_source_clean
|
||||
|
||||
mocables: compiler_moc_header_make_all compiler_moc_objc_header_make_all compiler_moc_source_make_all
|
||||
|
||||
check: first
|
||||
|
||||
benchmark: first
|
||||
|
||||
compiler_rcc_make_all: qrc_icons.cpp
|
||||
compiler_rcc_clean:
|
||||
-$(DEL_FILE) qrc_icons.cpp
|
||||
qrc_icons.cpp: ../icons.qrc \
|
||||
/usr/lib/qt5/bin/rcc \
|
||||
../widget.cpp \
|
||||
../image_show.cpp \
|
||||
../big_image.h \
|
||||
../main.cpp \
|
||||
../downloadlist.cpp \
|
||||
../image_show.h \
|
||||
../progressload.cpp \
|
||||
../big_image.cpp \
|
||||
../progressload.h \
|
||||
../downloadlist.h \
|
||||
../widget.h \
|
||||
../Logo-Spark.png \
|
||||
../tags/a2d.png \
|
||||
../tags/a2d-small.png \
|
||||
../tags/uos.svg \
|
||||
../tags/dwine5.svg \
|
||||
../tags/ubuntu-small.png \
|
||||
../tags/dwine5-small.png \
|
||||
../tags/community.png \
|
||||
../tags/deepin-small.png \
|
||||
../tags/uos-small.png \
|
||||
../tags/community.svg \
|
||||
../tags/deepin.svg \
|
||||
../tags/community-small.png \
|
||||
../tags/dwine2-small.png \
|
||||
../tags/ubuntu.png \
|
||||
../tags/dtk-small.png \
|
||||
../tags/logo_icon.svg \
|
||||
../icons/category_develop.svg \
|
||||
../icons/theme-symbolic.svg \
|
||||
../icons/category_active_dark.svg \
|
||||
../icons/category_system.svg \
|
||||
../icons/homepage.svg \
|
||||
../icons/category_system_dark.svg \
|
||||
../icons/theme-symbolic_dark.svg \
|
||||
../icons/category_graphic_dark.svg \
|
||||
../icons/category_game.svg \
|
||||
../icons/category_video.svg \
|
||||
../icons/refresh-page-dark.svg \
|
||||
../icons/category_others_dark.svg \
|
||||
../icons/category_chat.svg \
|
||||
../icons/category_video_dark.svg \
|
||||
../icons/downloads-symbolic.svg \
|
||||
../icons/category_network_dark.svg \
|
||||
../icons/category_reading.svg \
|
||||
../icons/category_office_dark.svg \
|
||||
../icons/category_reading_dark.svg \
|
||||
../icons/category_others.svg \
|
||||
../icons/homepage_dark.svg \
|
||||
../icons/category_music.svg \
|
||||
../icons/category_game_dark.svg \
|
||||
../icons/category_develop_dark.svg \
|
||||
../icons/category_network.svg \
|
||||
../icons/category_graphic.svg \
|
||||
../icons/category_chat_dark.svg \
|
||||
../icons/refresh-page.svg \
|
||||
../icons/category_office.svg \
|
||||
../icons/category_music_dark.svg \
|
||||
../icons/downloads-symbolic_dark.svg \
|
||||
../icons/category_active.svg
|
||||
/usr/lib/qt5/bin/rcc -name icons ../icons.qrc -o qrc_icons.cpp
|
||||
|
||||
compiler_moc_predefs_make_all: moc_predefs.h
|
||||
compiler_moc_predefs_clean:
|
||||
-$(DEL_FILE) moc_predefs.h
|
||||
moc_predefs.h: /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp
|
||||
g++ -pipe -O2 -std=gnu++11 -Wall -W -dM -E -o moc_predefs.h /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp
|
||||
|
||||
compiler_moc_header_make_all: moc_widget.cpp moc_downloadlist.cpp moc_image_show.cpp moc_big_image.cpp moc_progressload.cpp
|
||||
compiler_moc_header_clean:
|
||||
-$(DEL_FILE) moc_widget.cpp moc_downloadlist.cpp moc_image_show.cpp moc_big_image.cpp moc_progressload.cpp
|
||||
moc_widget.cpp: ../downloadlist.h \
|
||||
../progressload.h \
|
||||
../widget.h \
|
||||
moc_predefs.h \
|
||||
/usr/lib/qt5/bin/moc
|
||||
/usr/lib/qt5/bin/moc $(DEFINES) --include /home/sy120zx/Desktop/spark-store/build/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/home/sy120zx/Desktop/spark-store -I/usr/include/libdtk-5.2.2/DWidget -I/usr/include/libdtk-5.2.1/DGui -I/usr/include/libdtk-5.2.2/DCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebEngineWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebEngineCore -I/usr/include/x86_64-linux-gnu/qt5/QtQuick -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtWebChannel -I/usr/include/x86_64-linux-gnu/qt5/QtQml -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I/usr/include/x86_64-linux-gnu/qt5/QtPositioning -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/x86_64-linux-gnu/c++/8 -I/usr/include/c++/8/backward -I/usr/lib/gcc/x86_64-linux-gnu/8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include ../widget.h -o moc_widget.cpp
|
||||
|
||||
moc_downloadlist.cpp: ../downloadlist.h \
|
||||
moc_predefs.h \
|
||||
/usr/lib/qt5/bin/moc
|
||||
/usr/lib/qt5/bin/moc $(DEFINES) --include /home/sy120zx/Desktop/spark-store/build/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/home/sy120zx/Desktop/spark-store -I/usr/include/libdtk-5.2.2/DWidget -I/usr/include/libdtk-5.2.1/DGui -I/usr/include/libdtk-5.2.2/DCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebEngineWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebEngineCore -I/usr/include/x86_64-linux-gnu/qt5/QtQuick -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtWebChannel -I/usr/include/x86_64-linux-gnu/qt5/QtQml -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I/usr/include/x86_64-linux-gnu/qt5/QtPositioning -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/x86_64-linux-gnu/c++/8 -I/usr/include/c++/8/backward -I/usr/lib/gcc/x86_64-linux-gnu/8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include ../downloadlist.h -o moc_downloadlist.cpp
|
||||
|
||||
moc_image_show.cpp: ../big_image.h \
|
||||
../image_show.h \
|
||||
moc_predefs.h \
|
||||
/usr/lib/qt5/bin/moc
|
||||
/usr/lib/qt5/bin/moc $(DEFINES) --include /home/sy120zx/Desktop/spark-store/build/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/home/sy120zx/Desktop/spark-store -I/usr/include/libdtk-5.2.2/DWidget -I/usr/include/libdtk-5.2.1/DGui -I/usr/include/libdtk-5.2.2/DCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebEngineWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebEngineCore -I/usr/include/x86_64-linux-gnu/qt5/QtQuick -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtWebChannel -I/usr/include/x86_64-linux-gnu/qt5/QtQml -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I/usr/include/x86_64-linux-gnu/qt5/QtPositioning -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/x86_64-linux-gnu/c++/8 -I/usr/include/c++/8/backward -I/usr/lib/gcc/x86_64-linux-gnu/8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include ../image_show.h -o moc_image_show.cpp
|
||||
|
||||
moc_big_image.cpp: ../big_image.h \
|
||||
moc_predefs.h \
|
||||
/usr/lib/qt5/bin/moc
|
||||
/usr/lib/qt5/bin/moc $(DEFINES) --include /home/sy120zx/Desktop/spark-store/build/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/home/sy120zx/Desktop/spark-store -I/usr/include/libdtk-5.2.2/DWidget -I/usr/include/libdtk-5.2.1/DGui -I/usr/include/libdtk-5.2.2/DCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebEngineWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebEngineCore -I/usr/include/x86_64-linux-gnu/qt5/QtQuick -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtWebChannel -I/usr/include/x86_64-linux-gnu/qt5/QtQml -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I/usr/include/x86_64-linux-gnu/qt5/QtPositioning -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/x86_64-linux-gnu/c++/8 -I/usr/include/c++/8/backward -I/usr/lib/gcc/x86_64-linux-gnu/8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include ../big_image.h -o moc_big_image.cpp
|
||||
|
||||
moc_progressload.cpp: ../progressload.h \
|
||||
moc_predefs.h \
|
||||
/usr/lib/qt5/bin/moc
|
||||
/usr/lib/qt5/bin/moc $(DEFINES) --include /home/sy120zx/Desktop/spark-store/build/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/home/sy120zx/Desktop/spark-store -I/usr/include/libdtk-5.2.2/DWidget -I/usr/include/libdtk-5.2.1/DGui -I/usr/include/libdtk-5.2.2/DCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebEngineWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebEngineCore -I/usr/include/x86_64-linux-gnu/qt5/QtQuick -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtWebChannel -I/usr/include/x86_64-linux-gnu/qt5/QtQml -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I/usr/include/x86_64-linux-gnu/qt5/QtPositioning -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/x86_64-linux-gnu/c++/8 -I/usr/include/c++/8/backward -I/usr/lib/gcc/x86_64-linux-gnu/8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include ../progressload.h -o moc_progressload.cpp
|
||||
|
||||
compiler_moc_objc_header_make_all:
|
||||
compiler_moc_objc_header_clean:
|
||||
compiler_moc_source_make_all:
|
||||
compiler_moc_source_clean:
|
||||
compiler_uic_make_all: ui_widget.h ui_downloadlist.h
|
||||
compiler_uic_clean:
|
||||
-$(DEL_FILE) ui_widget.h ui_downloadlist.h
|
||||
ui_widget.h: ../widget.ui \
|
||||
/usr/lib/qt5/bin/uic \
|
||||
/usr/include/x86_64-linux-gnu/qt5/QtWebEngineWidgets/QWebEngineView \
|
||||
../image_show.h \
|
||||
/usr/include/libdtk-5.2.2/DWidget/dtitlebar.h \
|
||||
../progressload.h
|
||||
/usr/lib/qt5/bin/uic ../widget.ui -o ui_widget.h
|
||||
|
||||
ui_downloadlist.h: ../downloadlist.ui \
|
||||
/usr/lib/qt5/bin/uic \
|
||||
/usr/include/libdtk-5.2.2/DWidget/dspinner.h
|
||||
/usr/lib/qt5/bin/uic ../downloadlist.ui -o ui_downloadlist.h
|
||||
|
||||
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_rcc_clean compiler_moc_predefs_clean compiler_moc_header_clean compiler_uic_clean
|
||||
|
||||
####### Compile
|
||||
|
||||
main.o: ../main.cpp ../widget.h \
|
||||
../downloadlist.h \
|
||||
../progressload.h
|
||||
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o ../main.cpp
|
||||
|
||||
widget.o: ../widget.cpp ../widget.h \
|
||||
../downloadlist.h \
|
||||
../progressload.h \
|
||||
ui_widget.h \
|
||||
../image_show.h \
|
||||
../big_image.h
|
||||
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o widget.o ../widget.cpp
|
||||
|
||||
downloadlist.o: ../downloadlist.cpp ../downloadlist.h \
|
||||
ui_downloadlist.h \
|
||||
../widget.h \
|
||||
../progressload.h
|
||||
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o downloadlist.o ../downloadlist.cpp
|
||||
|
||||
image_show.o: ../image_show.cpp ../image_show.h \
|
||||
../big_image.h
|
||||
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o image_show.o ../image_show.cpp
|
||||
|
||||
big_image.o: ../big_image.cpp ../big_image.h
|
||||
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o big_image.o ../big_image.cpp
|
||||
|
||||
progressload.o: ../progressload.cpp ../progressload.h
|
||||
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o progressload.o ../progressload.cpp
|
||||
|
||||
qrc_icons.o: qrc_icons.cpp
|
||||
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o qrc_icons.o qrc_icons.cpp
|
||||
|
||||
moc_widget.o: moc_widget.cpp
|
||||
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_widget.o moc_widget.cpp
|
||||
|
||||
moc_downloadlist.o: moc_downloadlist.cpp
|
||||
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_downloadlist.o moc_downloadlist.cpp
|
||||
|
||||
moc_image_show.o: moc_image_show.cpp
|
||||
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_image_show.o moc_image_show.cpp
|
||||
|
||||
moc_big_image.o: moc_big_image.cpp
|
||||
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_big_image.o moc_big_image.cpp
|
||||
|
||||
moc_progressload.o: moc_progressload.cpp
|
||||
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_progressload.o moc_progressload.cpp
|
||||
|
||||
####### Install
|
||||
|
||||
install: FORCE
|
||||
|
||||
uninstall: FORCE
|
||||
|
||||
FORCE:
|
||||
|
BIN
build/big_image.o
Normal file
BIN
build/big_image.o
Normal file
Binary file not shown.
BIN
build/downloadlist.o
Normal file
BIN
build/downloadlist.o
Normal file
Binary file not shown.
BIN
build/image_show.o
Normal file
BIN
build/image_show.o
Normal file
Binary file not shown.
BIN
build/main.o
Normal file
BIN
build/main.o
Normal file
Binary file not shown.
90
build/moc_big_image.cpp
Normal file
90
build/moc_big_image.cpp
Normal file
@ -0,0 +1,90 @@
|
||||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'big_image.h'
|
||||
**
|
||||
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.11.3)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../big_image.h"
|
||||
#include <QtCore/qbytearray.h>
|
||||
#include <QtCore/qmetatype.h>
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'big_image.h' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 67
|
||||
#error "This file was generated using the moc from 5.11.3. 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
|
||||
QT_WARNING_PUSH
|
||||
QT_WARNING_DISABLE_DEPRECATED
|
||||
struct qt_meta_stringdata_big_image_t {
|
||||
QByteArrayData data[1];
|
||||
char stringdata0[10];
|
||||
};
|
||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||
qptrdiff(offsetof(qt_meta_stringdata_big_image_t, stringdata0) + ofs \
|
||||
- idx * sizeof(QByteArrayData)) \
|
||||
)
|
||||
static const qt_meta_stringdata_big_image_t qt_meta_stringdata_big_image = {
|
||||
{
|
||||
QT_MOC_LITERAL(0, 0, 9) // "big_image"
|
||||
|
||||
},
|
||||
"big_image"
|
||||
};
|
||||
#undef QT_MOC_LITERAL
|
||||
|
||||
static const uint qt_meta_data_big_image[] = {
|
||||
|
||||
// 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 big_image::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
Q_UNUSED(_o);
|
||||
Q_UNUSED(_id);
|
||||
Q_UNUSED(_c);
|
||||
Q_UNUSED(_a);
|
||||
}
|
||||
|
||||
QT_INIT_METAOBJECT const QMetaObject big_image::staticMetaObject = {
|
||||
{ &DBlurEffectWidget::staticMetaObject, qt_meta_stringdata_big_image.data,
|
||||
qt_meta_data_big_image, qt_static_metacall, nullptr, nullptr}
|
||||
};
|
||||
|
||||
|
||||
const QMetaObject *big_image::metaObject() const
|
||||
{
|
||||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
||||
}
|
||||
|
||||
void *big_image::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return nullptr;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_big_image.stringdata0))
|
||||
return static_cast<void*>(this);
|
||||
return DBlurEffectWidget::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int big_image::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = DBlurEffectWidget::qt_metacall(_c, _id, _a);
|
||||
return _id;
|
||||
}
|
||||
QT_WARNING_POP
|
||||
QT_END_MOC_NAMESPACE
|
BIN
build/moc_big_image.o
Normal file
BIN
build/moc_big_image.o
Normal file
Binary file not shown.
124
build/moc_downloadlist.cpp
Normal file
124
build/moc_downloadlist.cpp
Normal file
@ -0,0 +1,124 @@
|
||||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'downloadlist.h'
|
||||
**
|
||||
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.11.3)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../downloadlist.h"
|
||||
#include <QtCore/qbytearray.h>
|
||||
#include <QtCore/qmetatype.h>
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'downloadlist.h' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 67
|
||||
#error "This file was generated using the moc from 5.11.3. 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
|
||||
QT_WARNING_PUSH
|
||||
QT_WARNING_DISABLE_DEPRECATED
|
||||
struct qt_meta_stringdata_downloadlist_t {
|
||||
QByteArrayData data[5];
|
||||
char stringdata0[92];
|
||||
};
|
||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||
qptrdiff(offsetof(qt_meta_stringdata_downloadlist_t, stringdata0) + ofs \
|
||||
- idx * sizeof(QByteArrayData)) \
|
||||
)
|
||||
static const qt_meta_stringdata_downloadlist_t qt_meta_stringdata_downloadlist = {
|
||||
{
|
||||
QT_MOC_LITERAL(0, 0, 12), // "downloadlist"
|
||||
QT_MOC_LITERAL(1, 13, 29), // "on_pushButton_install_clicked"
|
||||
QT_MOC_LITERAL(2, 43, 0), // ""
|
||||
QT_MOC_LITERAL(3, 44, 23), // "on_pushButton_2_clicked"
|
||||
QT_MOC_LITERAL(4, 68, 23) // "on_pushButton_3_clicked"
|
||||
|
||||
},
|
||||
"downloadlist\0on_pushButton_install_clicked\0"
|
||||
"\0on_pushButton_2_clicked\0"
|
||||
"on_pushButton_3_clicked"
|
||||
};
|
||||
#undef QT_MOC_LITERAL
|
||||
|
||||
static const uint qt_meta_data_downloadlist[] = {
|
||||
|
||||
// content:
|
||||
7, // revision
|
||||
0, // classname
|
||||
0, 0, // classinfo
|
||||
3, 14, // methods
|
||||
0, 0, // properties
|
||||
0, 0, // enums/sets
|
||||
0, 0, // constructors
|
||||
0, // flags
|
||||
0, // signalCount
|
||||
|
||||
// slots: name, argc, parameters, tag, flags
|
||||
1, 0, 29, 2, 0x08 /* Private */,
|
||||
3, 0, 30, 2, 0x08 /* Private */,
|
||||
4, 0, 31, 2, 0x08 /* Private */,
|
||||
|
||||
// slots: parameters
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
|
||||
0 // eod
|
||||
};
|
||||
|
||||
void downloadlist::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
downloadlist *_t = static_cast<downloadlist *>(_o);
|
||||
Q_UNUSED(_t)
|
||||
switch (_id) {
|
||||
case 0: _t->on_pushButton_install_clicked(); break;
|
||||
case 1: _t->on_pushButton_2_clicked(); break;
|
||||
case 2: _t->on_pushButton_3_clicked(); break;
|
||||
default: ;
|
||||
}
|
||||
}
|
||||
Q_UNUSED(_a);
|
||||
}
|
||||
|
||||
QT_INIT_METAOBJECT const QMetaObject downloadlist::staticMetaObject = {
|
||||
{ &QWidget::staticMetaObject, qt_meta_stringdata_downloadlist.data,
|
||||
qt_meta_data_downloadlist, qt_static_metacall, nullptr, nullptr}
|
||||
};
|
||||
|
||||
|
||||
const QMetaObject *downloadlist::metaObject() const
|
||||
{
|
||||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
||||
}
|
||||
|
||||
void *downloadlist::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return nullptr;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_downloadlist.stringdata0))
|
||||
return static_cast<void*>(this);
|
||||
return QWidget::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int downloadlist::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QWidget::qt_metacall(_c, _id, _a);
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
if (_id < 3)
|
||||
qt_static_metacall(this, _c, _id, _a);
|
||||
_id -= 3;
|
||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||
if (_id < 3)
|
||||
*reinterpret_cast<int*>(_a[0]) = -1;
|
||||
_id -= 3;
|
||||
}
|
||||
return _id;
|
||||
}
|
||||
QT_WARNING_POP
|
||||
QT_END_MOC_NAMESPACE
|
BIN
build/moc_downloadlist.o
Normal file
BIN
build/moc_downloadlist.o
Normal file
Binary file not shown.
90
build/moc_image_show.cpp
Normal file
90
build/moc_image_show.cpp
Normal file
@ -0,0 +1,90 @@
|
||||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'image_show.h'
|
||||
**
|
||||
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.11.3)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../image_show.h"
|
||||
#include <QtCore/qbytearray.h>
|
||||
#include <QtCore/qmetatype.h>
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'image_show.h' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 67
|
||||
#error "This file was generated using the moc from 5.11.3. 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
|
||||
QT_WARNING_PUSH
|
||||
QT_WARNING_DISABLE_DEPRECATED
|
||||
struct qt_meta_stringdata_image_show_t {
|
||||
QByteArrayData data[1];
|
||||
char stringdata0[11];
|
||||
};
|
||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||
qptrdiff(offsetof(qt_meta_stringdata_image_show_t, stringdata0) + ofs \
|
||||
- idx * sizeof(QByteArrayData)) \
|
||||
)
|
||||
static const qt_meta_stringdata_image_show_t qt_meta_stringdata_image_show = {
|
||||
{
|
||||
QT_MOC_LITERAL(0, 0, 10) // "image_show"
|
||||
|
||||
},
|
||||
"image_show"
|
||||
};
|
||||
#undef QT_MOC_LITERAL
|
||||
|
||||
static const uint qt_meta_data_image_show[] = {
|
||||
|
||||
// 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 image_show::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
Q_UNUSED(_o);
|
||||
Q_UNUSED(_id);
|
||||
Q_UNUSED(_c);
|
||||
Q_UNUSED(_a);
|
||||
}
|
||||
|
||||
QT_INIT_METAOBJECT const QMetaObject image_show::staticMetaObject = {
|
||||
{ &QWidget::staticMetaObject, qt_meta_stringdata_image_show.data,
|
||||
qt_meta_data_image_show, qt_static_metacall, nullptr, nullptr}
|
||||
};
|
||||
|
||||
|
||||
const QMetaObject *image_show::metaObject() const
|
||||
{
|
||||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
||||
}
|
||||
|
||||
void *image_show::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return nullptr;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_image_show.stringdata0))
|
||||
return static_cast<void*>(this);
|
||||
return QWidget::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int image_show::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QWidget::qt_metacall(_c, _id, _a);
|
||||
return _id;
|
||||
}
|
||||
QT_WARNING_POP
|
||||
QT_END_MOC_NAMESPACE
|
BIN
build/moc_image_show.o
Normal file
BIN
build/moc_image_show.o
Normal file
Binary file not shown.
375
build/moc_predefs.h
Normal file
375
build/moc_predefs.h
Normal file
@ -0,0 +1,375 @@
|
||||
#define __DBL_MIN_EXP__ (-1021)
|
||||
#define __FLT32X_MAX_EXP__ 1024
|
||||
#define __cpp_attributes 200809
|
||||
#define __UINT_LEAST16_MAX__ 0xffff
|
||||
#define __ATOMIC_ACQUIRE 2
|
||||
#define __FLT128_MAX_10_EXP__ 4932
|
||||
#define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F
|
||||
#define __GCC_IEC_559_COMPLEX 2
|
||||
#define __UINT_LEAST8_TYPE__ unsigned char
|
||||
#define __SIZEOF_FLOAT80__ 16
|
||||
#define __INTMAX_C(c) c ## L
|
||||
#define __CHAR_BIT__ 8
|
||||
#define __UINT8_MAX__ 0xff
|
||||
#define __WINT_MAX__ 0xffffffffU
|
||||
#define __FLT32_MIN_EXP__ (-125)
|
||||
#define __cpp_static_assert 200410
|
||||
#define __ORDER_LITTLE_ENDIAN__ 1234
|
||||
#define __SIZE_MAX__ 0xffffffffffffffffUL
|
||||
#define __WCHAR_MAX__ 0x7fffffff
|
||||
#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
|
||||
#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1
|
||||
#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1
|
||||
#define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L)
|
||||
#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1
|
||||
#define __GCC_ATOMIC_CHAR_LOCK_FREE 2
|
||||
#define __GCC_IEC_559 2
|
||||
#define __FLT32X_DECIMAL_DIG__ 17
|
||||
#define __FLT_EVAL_METHOD__ 0
|
||||
#define __unix__ 1
|
||||
#define __cpp_binary_literals 201304
|
||||
#define __FLT64_DECIMAL_DIG__ 17
|
||||
#define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2
|
||||
#define __x86_64 1
|
||||
#define __cpp_variadic_templates 200704
|
||||
#define __UINT_FAST64_MAX__ 0xffffffffffffffffUL
|
||||
#define __SIG_ATOMIC_TYPE__ int
|
||||
#define __DBL_MIN_10_EXP__ (-307)
|
||||
#define __FINITE_MATH_ONLY__ 0
|
||||
#define __GNUC_PATCHLEVEL__ 0
|
||||
#define __FLT32_HAS_DENORM__ 1
|
||||
#define __UINT_FAST8_MAX__ 0xff
|
||||
#define __has_include(STR) __has_include__(STR)
|
||||
#define __DEC64_MAX_EXP__ 385
|
||||
#define __INT8_C(c) c
|
||||
#define __INT_LEAST8_WIDTH__ 8
|
||||
#define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL
|
||||
#define __SHRT_MAX__ 0x7fff
|
||||
#define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L
|
||||
#define __FLT64X_MAX_10_EXP__ 4932
|
||||
#define __UINT_LEAST8_MAX__ 0xff
|
||||
#define __GCC_ATOMIC_BOOL_LOCK_FREE 2
|
||||
#define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128
|
||||
#define __UINTMAX_TYPE__ long unsigned int
|
||||
#define __linux 1
|
||||
#define __DEC32_EPSILON__ 1E-6DF
|
||||
#define __FLT_EVAL_METHOD_TS_18661_3__ 0
|
||||
#define __OPTIMIZE__ 1
|
||||
#define __unix 1
|
||||
#define __UINT32_MAX__ 0xffffffffU
|
||||
#define __GXX_EXPERIMENTAL_CXX0X__ 1
|
||||
#define __LDBL_MAX_EXP__ 16384
|
||||
#define __FLT128_MIN_EXP__ (-16381)
|
||||
#define __WINT_MIN__ 0U
|
||||
#define __linux__ 1
|
||||
#define __FLT128_MIN_10_EXP__ (-4931)
|
||||
#define __INT_LEAST16_WIDTH__ 16
|
||||
#define __SCHAR_MAX__ 0x7f
|
||||
#define __FLT128_MANT_DIG__ 113
|
||||
#define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1)
|
||||
#define __INT64_C(c) c ## L
|
||||
#define __DBL_DIG__ 15
|
||||
#define __GCC_ATOMIC_POINTER_LOCK_FREE 2
|
||||
#define __FLT64X_MANT_DIG__ 64
|
||||
#define __SIZEOF_INT__ 4
|
||||
#define __SIZEOF_POINTER__ 8
|
||||
#define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2
|
||||
#define __USER_LABEL_PREFIX__
|
||||
#define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x
|
||||
#define __STDC_HOSTED__ 1
|
||||
#define __LDBL_HAS_INFINITY__ 1
|
||||
#define __FLT32_DIG__ 6
|
||||
#define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F
|
||||
#define __GXX_WEAK__ 1
|
||||
#define __SHRT_WIDTH__ 16
|
||||
#define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L
|
||||
#define __DEC32_MAX__ 9.999999E96DF
|
||||
#define __cpp_threadsafe_static_init 200806
|
||||
#define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x
|
||||
#define __FLT32X_HAS_INFINITY__ 1
|
||||
#define __INT32_MAX__ 0x7fffffff
|
||||
#define __INT_WIDTH__ 32
|
||||
#define __SIZEOF_LONG__ 8
|
||||
#define __STDC_IEC_559__ 1
|
||||
#define __STDC_ISO_10646__ 201706L
|
||||
#define __UINT16_C(c) c
|
||||
#define __PTRDIFF_WIDTH__ 64
|
||||
#define __DECIMAL_DIG__ 21
|
||||
#define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64
|
||||
#define __gnu_linux__ 1
|
||||
#define __INTMAX_WIDTH__ 64
|
||||
#define __FLT64_MIN_EXP__ (-1021)
|
||||
#define __has_include_next(STR) __has_include_next__(STR)
|
||||
#define __FLT64X_MIN_10_EXP__ (-4931)
|
||||
#define __LDBL_HAS_QUIET_NAN__ 1
|
||||
#define __FLT64_MANT_DIG__ 53
|
||||
#define __GNUC__ 8
|
||||
#define __GXX_RTTI 1
|
||||
#define __MMX__ 1
|
||||
#define __cpp_delegating_constructors 200604
|
||||
#define __FLT_HAS_DENORM__ 1
|
||||
#define __SIZEOF_LONG_DOUBLE__ 16
|
||||
#define __BIGGEST_ALIGNMENT__ 16
|
||||
#define __STDC_UTF_16__ 1
|
||||
#define __FLT64_MAX_10_EXP__ 308
|
||||
#define __FLT32_HAS_INFINITY__ 1
|
||||
#define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L)
|
||||
#define __cpp_raw_strings 200710
|
||||
#define __INT_FAST32_MAX__ 0x7fffffffffffffffL
|
||||
#define __DBL_HAS_INFINITY__ 1
|
||||
#define __DEC32_MIN_EXP__ (-94)
|
||||
#define __INTPTR_WIDTH__ 64
|
||||
#define __FLT32X_HAS_DENORM__ 1
|
||||
#define __INT_FAST16_TYPE__ long int
|
||||
#define __LDBL_HAS_DENORM__ 1
|
||||
#define __cplusplus 201103L
|
||||
#define __cpp_ref_qualifiers 200710
|
||||
#define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL
|
||||
#define __INT_LEAST32_MAX__ 0x7fffffff
|
||||
#define __DEC32_MIN__ 1E-95DF
|
||||
#define __DEPRECATED 1
|
||||
#define __cpp_rvalue_references 200610
|
||||
#define __DBL_MAX_EXP__ 1024
|
||||
#define __WCHAR_WIDTH__ 32
|
||||
#define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32
|
||||
#define __DEC128_EPSILON__ 1E-33DL
|
||||
#define __SSE2_MATH__ 1
|
||||
#define __ATOMIC_HLE_RELEASE 131072
|
||||
#define __PTRDIFF_MAX__ 0x7fffffffffffffffL
|
||||
#define __amd64 1
|
||||
#define __ATOMIC_HLE_ACQUIRE 65536
|
||||
#define __FLT32_HAS_QUIET_NAN__ 1
|
||||
#define __GNUG__ 8
|
||||
#define __LONG_LONG_MAX__ 0x7fffffffffffffffLL
|
||||
#define __SIZEOF_SIZE_T__ 8
|
||||
#define __cpp_rvalue_reference 200610
|
||||
#define __cpp_nsdmi 200809
|
||||
#define __FLT64X_MIN_EXP__ (-16381)
|
||||
#define __SIZEOF_WINT_T__ 4
|
||||
#define __LONG_LONG_WIDTH__ 64
|
||||
#define __cpp_initializer_lists 200806
|
||||
#define __FLT32_MAX_EXP__ 128
|
||||
#define __cpp_hex_float 201603
|
||||
#define __GCC_HAVE_DWARF2_CFI_ASM 1
|
||||
#define __GXX_ABI_VERSION 1013
|
||||
#define __FLT128_HAS_INFINITY__ 1
|
||||
#define __FLT_MIN_EXP__ (-125)
|
||||
#define __cpp_lambdas 200907
|
||||
#define __FLT64X_HAS_QUIET_NAN__ 1
|
||||
#define __INT_FAST64_TYPE__ long int
|
||||
#define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64
|
||||
#define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L)
|
||||
#define __LP64__ 1
|
||||
#define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x
|
||||
#define __DECIMAL_BID_FORMAT__ 1
|
||||
#define __FLT64_MIN_10_EXP__ (-307)
|
||||
#define __FLT64X_DECIMAL_DIG__ 21
|
||||
#define __DEC128_MIN__ 1E-6143DL
|
||||
#define __REGISTER_PREFIX__
|
||||
#define __UINT16_MAX__ 0xffff
|
||||
#define __DBL_HAS_DENORM__ 1
|
||||
#define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32
|
||||
#define __UINT8_TYPE__ unsigned char
|
||||
#define __FLT_MANT_DIG__ 24
|
||||
#define __LDBL_DECIMAL_DIG__ 21
|
||||
#define __VERSION__ "8.3.0"
|
||||
#define __UINT64_C(c) c ## UL
|
||||
#define __cpp_unicode_characters 200704
|
||||
#define _STDC_PREDEF_H 1
|
||||
#define __GCC_ATOMIC_INT_LOCK_FREE 2
|
||||
#define __FLT128_MAX_EXP__ 16384
|
||||
#define __FLT32_MANT_DIG__ 24
|
||||
#define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__
|
||||
#define __STDC_IEC_559_COMPLEX__ 1
|
||||
#define __FLT128_HAS_DENORM__ 1
|
||||
#define __FLT128_DIG__ 33
|
||||
#define __SCHAR_WIDTH__ 8
|
||||
#define __INT32_C(c) c
|
||||
#define __DEC64_EPSILON__ 1E-15DD
|
||||
#define __ORDER_PDP_ENDIAN__ 3412
|
||||
#define __DEC128_MIN_EXP__ (-6142)
|
||||
#define __FLT32_MAX_10_EXP__ 38
|
||||
#define __INT_FAST32_TYPE__ long int
|
||||
#define __UINT_LEAST16_TYPE__ short unsigned int
|
||||
#define __FLT64X_HAS_INFINITY__ 1
|
||||
#define unix 1
|
||||
#define __INT16_MAX__ 0x7fff
|
||||
#define __cpp_rtti 199711
|
||||
#define __SIZE_TYPE__ long unsigned int
|
||||
#define __UINT64_MAX__ 0xffffffffffffffffUL
|
||||
#define __FLT64X_DIG__ 18
|
||||
#define __INT8_TYPE__ signed char
|
||||
#define __ELF__ 1
|
||||
#define __GCC_ASM_FLAG_OUTPUTS__ 1
|
||||
#define __FLT_RADIX__ 2
|
||||
#define __INT_LEAST16_TYPE__ short int
|
||||
#define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L
|
||||
#define __UINTMAX_C(c) c ## UL
|
||||
#define __GLIBCXX_BITSIZE_INT_N_0 128
|
||||
#define __k8 1
|
||||
#define __SIG_ATOMIC_MAX__ 0x7fffffff
|
||||
#define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2
|
||||
#define __SIZEOF_PTRDIFF_T__ 8
|
||||
#define __FLT32X_MANT_DIG__ 53
|
||||
#define __x86_64__ 1
|
||||
#define __FLT32X_MIN_EXP__ (-1021)
|
||||
#define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF
|
||||
#define __INT_FAST16_MAX__ 0x7fffffffffffffffL
|
||||
#define __FLT64_DIG__ 15
|
||||
#define __UINT_FAST32_MAX__ 0xffffffffffffffffUL
|
||||
#define __UINT_LEAST64_TYPE__ long unsigned int
|
||||
#define __FLT_HAS_QUIET_NAN__ 1
|
||||
#define __FLT_MAX_10_EXP__ 38
|
||||
#define __LONG_MAX__ 0x7fffffffffffffffL
|
||||
#define __FLT64X_HAS_DENORM__ 1
|
||||
#define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL
|
||||
#define __FLT_HAS_INFINITY__ 1
|
||||
#define __cpp_unicode_literals 200710
|
||||
#define __UINT_FAST16_TYPE__ long unsigned int
|
||||
#define __DEC64_MAX__ 9.999999999999999E384DD
|
||||
#define __INT_FAST32_WIDTH__ 64
|
||||
#define __CHAR16_TYPE__ short unsigned int
|
||||
#define __PRAGMA_REDEFINE_EXTNAME 1
|
||||
#define __SIZE_WIDTH__ 64
|
||||
#define __SEG_FS 1
|
||||
#define __INT_LEAST16_MAX__ 0x7fff
|
||||
#define __DEC64_MANT_DIG__ 16
|
||||
#define __INT64_MAX__ 0x7fffffffffffffffL
|
||||
#define __UINT_LEAST32_MAX__ 0xffffffffU
|
||||
#define __SEG_GS 1
|
||||
#define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32
|
||||
#define __GCC_ATOMIC_LONG_LOCK_FREE 2
|
||||
#define __SIG_ATOMIC_WIDTH__ 32
|
||||
#define __INT_LEAST64_TYPE__ long int
|
||||
#define __INT16_TYPE__ short int
|
||||
#define __INT_LEAST8_TYPE__ signed char
|
||||
#define __DEC32_MAX_EXP__ 97
|
||||
#define __INT_FAST8_MAX__ 0x7f
|
||||
#define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128
|
||||
#define __INTPTR_MAX__ 0x7fffffffffffffffL
|
||||
#define linux 1
|
||||
#define __cpp_range_based_for 200907
|
||||
#define __FLT64_HAS_QUIET_NAN__ 1
|
||||
#define __FLT32_MIN_10_EXP__ (-37)
|
||||
#define __SSE2__ 1
|
||||
#define __EXCEPTIONS 1
|
||||
#define __LDBL_MANT_DIG__ 64
|
||||
#define __DBL_HAS_QUIET_NAN__ 1
|
||||
#define __FLT64_HAS_INFINITY__ 1
|
||||
#define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x
|
||||
#define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1)
|
||||
#define __code_model_small__ 1
|
||||
#define __k8__ 1
|
||||
#define __INTPTR_TYPE__ long int
|
||||
#define __UINT16_TYPE__ short unsigned int
|
||||
#define __WCHAR_TYPE__ int
|
||||
#define __SIZEOF_FLOAT__ 4
|
||||
#define __UINTPTR_MAX__ 0xffffffffffffffffUL
|
||||
#define __INT_FAST64_WIDTH__ 64
|
||||
#define __DEC64_MIN_EXP__ (-382)
|
||||
#define __cpp_decltype 200707
|
||||
#define __FLT32_DECIMAL_DIG__ 9
|
||||
#define __INT_FAST64_MAX__ 0x7fffffffffffffffL
|
||||
#define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1
|
||||
#define __FLT_DIG__ 6
|
||||
#define __FLT64X_MAX_EXP__ 16384
|
||||
#define __UINT_FAST64_TYPE__ long unsigned int
|
||||
#define __INT_MAX__ 0x7fffffff
|
||||
#define __amd64__ 1
|
||||
#define __INT64_TYPE__ long int
|
||||
#define __FLT_MAX_EXP__ 128
|
||||
#define __ORDER_BIG_ENDIAN__ 4321
|
||||
#define __DBL_MANT_DIG__ 53
|
||||
#define __cpp_inheriting_constructors 201511
|
||||
#define __SIZEOF_FLOAT128__ 16
|
||||
#define __INT_LEAST64_MAX__ 0x7fffffffffffffffL
|
||||
#define __DEC64_MIN__ 1E-383DD
|
||||
#define __WINT_TYPE__ unsigned int
|
||||
#define __UINT_LEAST32_TYPE__ unsigned int
|
||||
#define __SIZEOF_SHORT__ 2
|
||||
#define __SSE__ 1
|
||||
#define __LDBL_MIN_EXP__ (-16381)
|
||||
#define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64
|
||||
#define __WINT_WIDTH__ 32
|
||||
#define __INT_LEAST8_MAX__ 0x7f
|
||||
#define __FLT32X_MAX_10_EXP__ 308
|
||||
#define __SIZEOF_INT128__ 16
|
||||
#define __LDBL_MAX_10_EXP__ 4932
|
||||
#define __ATOMIC_RELAXED 0
|
||||
#define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L)
|
||||
#define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128
|
||||
#define _LP64 1
|
||||
#define __UINT8_C(c) c
|
||||
#define __FLT64_MAX_EXP__ 1024
|
||||
#define __INT_LEAST32_TYPE__ int
|
||||
#define __SIZEOF_WCHAR_T__ 4
|
||||
#define __FLT128_HAS_QUIET_NAN__ 1
|
||||
#define __INT_FAST8_TYPE__ signed char
|
||||
#define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x
|
||||
#define __GNUC_STDC_INLINE__ 1
|
||||
#define __FLT64_HAS_DENORM__ 1
|
||||
#define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32
|
||||
#define __DBL_DECIMAL_DIG__ 17
|
||||
#define __STDC_UTF_32__ 1
|
||||
#define __INT_FAST8_WIDTH__ 8
|
||||
#define __FXSR__ 1
|
||||
#define __DEC_EVAL_METHOD__ 2
|
||||
#define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x
|
||||
#define __cpp_runtime_arrays 198712
|
||||
#define __UINT64_TYPE__ long unsigned int
|
||||
#define __UINT32_C(c) c ## U
|
||||
#define __INTMAX_MAX__ 0x7fffffffffffffffL
|
||||
#define __cpp_alias_templates 200704
|
||||
#define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__
|
||||
#define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F
|
||||
#define __INT8_MAX__ 0x7f
|
||||
#define __LONG_WIDTH__ 64
|
||||
#define __UINT_FAST32_TYPE__ long unsigned int
|
||||
#define __CHAR32_TYPE__ unsigned int
|
||||
#define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F
|
||||
#define __cpp_constexpr 200704
|
||||
#define __INT32_TYPE__ int
|
||||
#define __SIZEOF_DOUBLE__ 8
|
||||
#define __cpp_exceptions 199711
|
||||
#define __FLT_MIN_10_EXP__ (-37)
|
||||
#define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64
|
||||
#define __INT_LEAST32_WIDTH__ 32
|
||||
#define __INTMAX_TYPE__ long int
|
||||
#define __DEC128_MAX_EXP__ 6145
|
||||
#define __FLT32X_HAS_QUIET_NAN__ 1
|
||||
#define __ATOMIC_CONSUME 1
|
||||
#define __GNUC_MINOR__ 3
|
||||
#define __GLIBCXX_TYPE_INT_N_0 __int128
|
||||
#define __INT_FAST16_WIDTH__ 64
|
||||
#define __UINTMAX_MAX__ 0xffffffffffffffffUL
|
||||
#define __DEC32_MANT_DIG__ 7
|
||||
#define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x
|
||||
#define __DBL_MAX_10_EXP__ 308
|
||||
#define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L
|
||||
#define __INT16_C(c) c
|
||||
#define __STDC__ 1
|
||||
#define __FLT32X_DIG__ 15
|
||||
#define __PTRDIFF_TYPE__ long int
|
||||
#define __ATOMIC_SEQ_CST 5
|
||||
#define __UINT32_TYPE__ unsigned int
|
||||
#define __FLT32X_MIN_10_EXP__ (-307)
|
||||
#define __UINTPTR_TYPE__ long unsigned int
|
||||
#define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD
|
||||
#define __DEC128_MANT_DIG__ 34
|
||||
#define __LDBL_MIN_10_EXP__ (-4931)
|
||||
#define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128
|
||||
#define __SSE_MATH__ 1
|
||||
#define __SIZEOF_LONG_LONG__ 8
|
||||
#define __cpp_user_defined_literals 200809
|
||||
#define __FLT128_DECIMAL_DIG__ 36
|
||||
#define __GCC_ATOMIC_LLONG_LOCK_FREE 2
|
||||
#define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x
|
||||
#define __LDBL_DIG__ 18
|
||||
#define __FLT_DECIMAL_DIG__ 9
|
||||
#define __UINT_FAST16_MAX__ 0xffffffffffffffffUL
|
||||
#define __GCC_ATOMIC_SHORT_LOCK_FREE 2
|
||||
#define __INT_LEAST64_WIDTH__ 64
|
||||
#define __UINT_FAST8_TYPE__ unsigned char
|
||||
#define _GNU_SOURCE 1
|
||||
#define __ATOMIC_ACQ_REL 4
|
||||
#define __ATOMIC_RELEASE 3
|
90
build/moc_progressload.cpp
Normal file
90
build/moc_progressload.cpp
Normal file
@ -0,0 +1,90 @@
|
||||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'progressload.h'
|
||||
**
|
||||
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.11.3)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../progressload.h"
|
||||
#include <QtCore/qbytearray.h>
|
||||
#include <QtCore/qmetatype.h>
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'progressload.h' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 67
|
||||
#error "This file was generated using the moc from 5.11.3. 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
|
||||
QT_WARNING_PUSH
|
||||
QT_WARNING_DISABLE_DEPRECATED
|
||||
struct qt_meta_stringdata_ProgressLoad_t {
|
||||
QByteArrayData data[1];
|
||||
char stringdata0[13];
|
||||
};
|
||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||
qptrdiff(offsetof(qt_meta_stringdata_ProgressLoad_t, stringdata0) + ofs \
|
||||
- idx * sizeof(QByteArrayData)) \
|
||||
)
|
||||
static const qt_meta_stringdata_ProgressLoad_t qt_meta_stringdata_ProgressLoad = {
|
||||
{
|
||||
QT_MOC_LITERAL(0, 0, 12) // "ProgressLoad"
|
||||
|
||||
},
|
||||
"ProgressLoad"
|
||||
};
|
||||
#undef QT_MOC_LITERAL
|
||||
|
||||
static const uint qt_meta_data_ProgressLoad[] = {
|
||||
|
||||
// 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 ProgressLoad::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
Q_UNUSED(_o);
|
||||
Q_UNUSED(_id);
|
||||
Q_UNUSED(_c);
|
||||
Q_UNUSED(_a);
|
||||
}
|
||||
|
||||
QT_INIT_METAOBJECT const QMetaObject ProgressLoad::staticMetaObject = {
|
||||
{ &QWidget::staticMetaObject, qt_meta_stringdata_ProgressLoad.data,
|
||||
qt_meta_data_ProgressLoad, qt_static_metacall, nullptr, nullptr}
|
||||
};
|
||||
|
||||
|
||||
const QMetaObject *ProgressLoad::metaObject() const
|
||||
{
|
||||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
||||
}
|
||||
|
||||
void *ProgressLoad::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return nullptr;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_ProgressLoad.stringdata0))
|
||||
return static_cast<void*>(this);
|
||||
return QWidget::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int ProgressLoad::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QWidget::qt_metacall(_c, _id, _a);
|
||||
return _id;
|
||||
}
|
||||
QT_WARNING_POP
|
||||
QT_END_MOC_NAMESPACE
|
BIN
build/moc_progressload.o
Normal file
BIN
build/moc_progressload.o
Normal file
Binary file not shown.
208
build/moc_widget.cpp
Normal file
208
build/moc_widget.cpp
Normal file
@ -0,0 +1,208 @@
|
||||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'widget.h'
|
||||
**
|
||||
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.11.3)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../widget.h"
|
||||
#include <QtCore/qbytearray.h>
|
||||
#include <QtCore/qmetatype.h>
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'widget.h' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 67
|
||||
#error "This file was generated using the moc from 5.11.3. 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
|
||||
QT_WARNING_PUSH
|
||||
QT_WARNING_DISABLE_DEPRECATED
|
||||
struct qt_meta_stringdata_Widget_t {
|
||||
QByteArrayData data[24];
|
||||
char stringdata0[584];
|
||||
};
|
||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||
qptrdiff(offsetof(qt_meta_stringdata_Widget_t, stringdata0) + ofs \
|
||||
- idx * sizeof(QByteArrayData)) \
|
||||
)
|
||||
static const qt_meta_stringdata_Widget_t qt_meta_stringdata_Widget = {
|
||||
{
|
||||
QT_MOC_LITERAL(0, 0, 6), // "Widget"
|
||||
QT_MOC_LITERAL(1, 7, 12), // "httpFinished"
|
||||
QT_MOC_LITERAL(2, 20, 0), // ""
|
||||
QT_MOC_LITERAL(3, 21, 13), // "httpReadyRead"
|
||||
QT_MOC_LITERAL(4, 35, 22), // "updateDataReadProgress"
|
||||
QT_MOC_LITERAL(5, 58, 30), // "on_pushButton_download_clicked"
|
||||
QT_MOC_LITERAL(6, 89, 28), // "on_pushButton_return_clicked"
|
||||
QT_MOC_LITERAL(7, 118, 38), // "on_comboBox_server_currentInd..."
|
||||
QT_MOC_LITERAL(8, 157, 4), // "arg1"
|
||||
QT_MOC_LITERAL(9, 162, 34), // "on_pushButton_updateServer_cl..."
|
||||
QT_MOC_LITERAL(10, 197, 31), // "on_pushButton_updateApt_clicked"
|
||||
QT_MOC_LITERAL(11, 229, 31), // "on_pushButton_uninstall_clicked"
|
||||
QT_MOC_LITERAL(12, 261, 27), // "on_pushButton_clear_clicked"
|
||||
QT_MOC_LITERAL(13, 289, 29), // "on_pushButton_website_clicked"
|
||||
QT_MOC_LITERAL(14, 319, 21), // "on_pushButton_clicked"
|
||||
QT_MOC_LITERAL(15, 341, 22), // "on_btn_openDir_clicked"
|
||||
QT_MOC_LITERAL(16, 364, 31), // "on_stackedWidget_currentChanged"
|
||||
QT_MOC_LITERAL(17, 396, 27), // "on_webEngineView_urlChanged"
|
||||
QT_MOC_LITERAL(18, 424, 28), // "on_webEngineView_loadStarted"
|
||||
QT_MOC_LITERAL(19, 453, 29), // "on_webEngineView_loadProgress"
|
||||
QT_MOC_LITERAL(20, 483, 8), // "progress"
|
||||
QT_MOC_LITERAL(21, 492, 29), // "on_webEngineView_loadFinished"
|
||||
QT_MOC_LITERAL(22, 522, 29), // "on_pushButton_refresh_clicked"
|
||||
QT_MOC_LITERAL(23, 552, 31) // "on_pushButton_translate_clicked"
|
||||
|
||||
},
|
||||
"Widget\0httpFinished\0\0httpReadyRead\0"
|
||||
"updateDataReadProgress\0"
|
||||
"on_pushButton_download_clicked\0"
|
||||
"on_pushButton_return_clicked\0"
|
||||
"on_comboBox_server_currentIndexChanged\0"
|
||||
"arg1\0on_pushButton_updateServer_clicked\0"
|
||||
"on_pushButton_updateApt_clicked\0"
|
||||
"on_pushButton_uninstall_clicked\0"
|
||||
"on_pushButton_clear_clicked\0"
|
||||
"on_pushButton_website_clicked\0"
|
||||
"on_pushButton_clicked\0on_btn_openDir_clicked\0"
|
||||
"on_stackedWidget_currentChanged\0"
|
||||
"on_webEngineView_urlChanged\0"
|
||||
"on_webEngineView_loadStarted\0"
|
||||
"on_webEngineView_loadProgress\0progress\0"
|
||||
"on_webEngineView_loadFinished\0"
|
||||
"on_pushButton_refresh_clicked\0"
|
||||
"on_pushButton_translate_clicked"
|
||||
};
|
||||
#undef QT_MOC_LITERAL
|
||||
|
||||
static const uint qt_meta_data_Widget[] = {
|
||||
|
||||
// content:
|
||||
7, // revision
|
||||
0, // classname
|
||||
0, 0, // classinfo
|
||||
20, 14, // methods
|
||||
0, 0, // properties
|
||||
0, 0, // enums/sets
|
||||
0, 0, // constructors
|
||||
0, // flags
|
||||
0, // signalCount
|
||||
|
||||
// slots: name, argc, parameters, tag, flags
|
||||
1, 0, 114, 2, 0x08 /* Private */,
|
||||
3, 0, 115, 2, 0x08 /* Private */,
|
||||
4, 2, 116, 2, 0x08 /* Private */,
|
||||
5, 0, 121, 2, 0x08 /* Private */,
|
||||
6, 0, 122, 2, 0x08 /* Private */,
|
||||
7, 1, 123, 2, 0x08 /* Private */,
|
||||
9, 0, 126, 2, 0x08 /* Private */,
|
||||
10, 0, 127, 2, 0x08 /* Private */,
|
||||
11, 0, 128, 2, 0x08 /* Private */,
|
||||
12, 0, 129, 2, 0x08 /* Private */,
|
||||
13, 0, 130, 2, 0x08 /* Private */,
|
||||
14, 0, 131, 2, 0x08 /* Private */,
|
||||
15, 0, 132, 2, 0x08 /* Private */,
|
||||
16, 1, 133, 2, 0x08 /* Private */,
|
||||
17, 1, 136, 2, 0x08 /* Private */,
|
||||
18, 0, 139, 2, 0x08 /* Private */,
|
||||
19, 1, 140, 2, 0x08 /* Private */,
|
||||
21, 1, 143, 2, 0x08 /* Private */,
|
||||
22, 0, 146, 2, 0x08 /* Private */,
|
||||
23, 0, 147, 2, 0x08 /* Private */,
|
||||
|
||||
// slots: parameters
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::LongLong, QMetaType::LongLong, 2, 2,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::QString, 8,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::Int, 8,
|
||||
QMetaType::Void, QMetaType::QUrl, 8,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::Int, 20,
|
||||
QMetaType::Void, QMetaType::Bool, 8,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
|
||||
0 // eod
|
||||
};
|
||||
|
||||
void Widget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
Widget *_t = static_cast<Widget *>(_o);
|
||||
Q_UNUSED(_t)
|
||||
switch (_id) {
|
||||
case 0: _t->httpFinished(); break;
|
||||
case 1: _t->httpReadyRead(); break;
|
||||
case 2: _t->updateDataReadProgress((*reinterpret_cast< qint64(*)>(_a[1])),(*reinterpret_cast< qint64(*)>(_a[2]))); break;
|
||||
case 3: _t->on_pushButton_download_clicked(); break;
|
||||
case 4: _t->on_pushButton_return_clicked(); break;
|
||||
case 5: _t->on_comboBox_server_currentIndexChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break;
|
||||
case 6: _t->on_pushButton_updateServer_clicked(); break;
|
||||
case 7: _t->on_pushButton_updateApt_clicked(); break;
|
||||
case 8: _t->on_pushButton_uninstall_clicked(); break;
|
||||
case 9: _t->on_pushButton_clear_clicked(); break;
|
||||
case 10: _t->on_pushButton_website_clicked(); break;
|
||||
case 11: _t->on_pushButton_clicked(); break;
|
||||
case 12: _t->on_btn_openDir_clicked(); break;
|
||||
case 13: _t->on_stackedWidget_currentChanged((*reinterpret_cast< int(*)>(_a[1]))); break;
|
||||
case 14: _t->on_webEngineView_urlChanged((*reinterpret_cast< const QUrl(*)>(_a[1]))); break;
|
||||
case 15: _t->on_webEngineView_loadStarted(); break;
|
||||
case 16: _t->on_webEngineView_loadProgress((*reinterpret_cast< int(*)>(_a[1]))); break;
|
||||
case 17: _t->on_webEngineView_loadFinished((*reinterpret_cast< bool(*)>(_a[1]))); break;
|
||||
case 18: _t->on_pushButton_refresh_clicked(); break;
|
||||
case 19: _t->on_pushButton_translate_clicked(); break;
|
||||
default: ;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
QT_INIT_METAOBJECT const QMetaObject Widget::staticMetaObject = {
|
||||
{ &DBlurEffectWidget::staticMetaObject, qt_meta_stringdata_Widget.data,
|
||||
qt_meta_data_Widget, qt_static_metacall, nullptr, nullptr}
|
||||
};
|
||||
|
||||
|
||||
const QMetaObject *Widget::metaObject() const
|
||||
{
|
||||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
||||
}
|
||||
|
||||
void *Widget::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return nullptr;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_Widget.stringdata0))
|
||||
return static_cast<void*>(this);
|
||||
return DBlurEffectWidget::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int Widget::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = DBlurEffectWidget::qt_metacall(_c, _id, _a);
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
if (_id < 20)
|
||||
qt_static_metacall(this, _c, _id, _a);
|
||||
_id -= 20;
|
||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||
if (_id < 20)
|
||||
*reinterpret_cast<int*>(_a[0]) = -1;
|
||||
_id -= 20;
|
||||
}
|
||||
return _id;
|
||||
}
|
||||
QT_WARNING_POP
|
||||
QT_END_MOC_NAMESPACE
|
BIN
build/moc_widget.o
Normal file
BIN
build/moc_widget.o
Normal file
Binary file not shown.
BIN
build/progressload.o
Normal file
BIN
build/progressload.o
Normal file
Binary file not shown.
36016
build/qrc_icons.cpp
Normal file
36016
build/qrc_icons.cpp
Normal file
File diff suppressed because it is too large
Load Diff
BIN
build/qrc_icons.o
Normal file
BIN
build/qrc_icons.o
Normal file
Binary file not shown.
BIN
build/spark-store
Executable file
BIN
build/spark-store
Executable file
Binary file not shown.
177
build/ui_downloadlist.h
Normal file
177
build/ui_downloadlist.h
Normal file
@ -0,0 +1,177 @@
|
||||
/********************************************************************************
|
||||
** Form generated from reading UI file 'downloadlist.ui'
|
||||
**
|
||||
** Created by: Qt User Interface Compiler version 5.11.3
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
||||
********************************************************************************/
|
||||
|
||||
#ifndef UI_DOWNLOADLIST_H
|
||||
#define UI_DOWNLOADLIST_H
|
||||
|
||||
#include <QtCore/QVariant>
|
||||
#include <QtWidgets/QApplication>
|
||||
#include <QtWidgets/QHBoxLayout>
|
||||
#include <QtWidgets/QLabel>
|
||||
#include <QtWidgets/QProgressBar>
|
||||
#include <QtWidgets/QPushButton>
|
||||
#include <QtWidgets/QSpacerItem>
|
||||
#include <QtWidgets/QVBoxLayout>
|
||||
#include <QtWidgets/QWidget>
|
||||
#include <dspinner.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class Ui_downloadlist
|
||||
{
|
||||
public:
|
||||
QHBoxLayout *horizontalLayout;
|
||||
QLabel *label_3;
|
||||
QSpacerItem *horizontalSpacer;
|
||||
QLabel *label_filename;
|
||||
QLabel *label;
|
||||
QSpacerItem *horizontalSpacer_2;
|
||||
QWidget *widget;
|
||||
QVBoxLayout *verticalLayout;
|
||||
QProgressBar *progressBar;
|
||||
QLabel *label_2;
|
||||
QSpacerItem *horizontalSpacer_3;
|
||||
DSpinner *widget_spinner;
|
||||
QPushButton *pushButton_install;
|
||||
QPushButton *pushButton_2;
|
||||
QPushButton *pushButton_3;
|
||||
|
||||
void setupUi(QWidget *downloadlist)
|
||||
{
|
||||
if (downloadlist->objectName().isEmpty())
|
||||
downloadlist->setObjectName(QStringLiteral("downloadlist"));
|
||||
downloadlist->resize(666, 54);
|
||||
downloadlist->setMaximumSize(QSize(16777215, 54));
|
||||
downloadlist->setStyleSheet(QStringLiteral(""));
|
||||
horizontalLayout = new QHBoxLayout(downloadlist);
|
||||
horizontalLayout->setSpacing(2);
|
||||
horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
|
||||
horizontalLayout->setContentsMargins(4, 4, 4, 4);
|
||||
label_3 = new QLabel(downloadlist);
|
||||
label_3->setObjectName(QStringLiteral("label_3"));
|
||||
label_3->setMaximumSize(QSize(48, 16777215));
|
||||
label_3->setScaledContents(true);
|
||||
|
||||
horizontalLayout->addWidget(label_3);
|
||||
|
||||
horizontalSpacer = new QSpacerItem(20, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
|
||||
|
||||
horizontalLayout->addItem(horizontalSpacer);
|
||||
|
||||
label_filename = new QLabel(downloadlist);
|
||||
label_filename->setObjectName(QStringLiteral("label_filename"));
|
||||
label_filename->setMaximumSize(QSize(0, 16777215));
|
||||
|
||||
horizontalLayout->addWidget(label_filename);
|
||||
|
||||
label = new QLabel(downloadlist);
|
||||
label->setObjectName(QStringLiteral("label"));
|
||||
label->setMinimumSize(QSize(80, 0));
|
||||
label->setMaximumSize(QSize(16777215, 16777215));
|
||||
QFont font;
|
||||
font.setPointSize(13);
|
||||
label->setFont(font);
|
||||
|
||||
horizontalLayout->addWidget(label);
|
||||
|
||||
horizontalSpacer_2 = new QSpacerItem(20, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
||||
|
||||
horizontalLayout->addItem(horizontalSpacer_2);
|
||||
|
||||
widget = new QWidget(downloadlist);
|
||||
widget->setObjectName(QStringLiteral("widget"));
|
||||
widget->setMinimumSize(QSize(280, 0));
|
||||
widget->setMaximumSize(QSize(500, 16777215));
|
||||
verticalLayout = new QVBoxLayout(widget);
|
||||
verticalLayout->setSpacing(2);
|
||||
verticalLayout->setObjectName(QStringLiteral("verticalLayout"));
|
||||
verticalLayout->setContentsMargins(0, -1, 0, 0);
|
||||
progressBar = new QProgressBar(widget);
|
||||
progressBar->setObjectName(QStringLiteral("progressBar"));
|
||||
QSizePolicy sizePolicy(QSizePolicy::Expanding, QSizePolicy::Preferred);
|
||||
sizePolicy.setHorizontalStretch(0);
|
||||
sizePolicy.setVerticalStretch(0);
|
||||
sizePolicy.setHeightForWidth(progressBar->sizePolicy().hasHeightForWidth());
|
||||
progressBar->setSizePolicy(sizePolicy);
|
||||
progressBar->setMinimumSize(QSize(300, 0));
|
||||
progressBar->setMaximumSize(QSize(500, 10));
|
||||
progressBar->setValue(24);
|
||||
progressBar->setTextVisible(false);
|
||||
|
||||
verticalLayout->addWidget(progressBar);
|
||||
|
||||
label_2 = new QLabel(widget);
|
||||
label_2->setObjectName(QStringLiteral("label_2"));
|
||||
QFont font1;
|
||||
font1.setPointSize(9);
|
||||
label_2->setFont(font1);
|
||||
label_2->setAlignment(Qt::AlignCenter);
|
||||
|
||||
verticalLayout->addWidget(label_2);
|
||||
|
||||
|
||||
horizontalLayout->addWidget(widget);
|
||||
|
||||
horizontalSpacer_3 = new QSpacerItem(20, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
|
||||
|
||||
horizontalLayout->addItem(horizontalSpacer_3);
|
||||
|
||||
widget_spinner = new DSpinner(downloadlist);
|
||||
widget_spinner->setObjectName(QStringLiteral("widget_spinner"));
|
||||
widget_spinner->setMinimumSize(QSize(30, 0));
|
||||
|
||||
horizontalLayout->addWidget(widget_spinner);
|
||||
|
||||
pushButton_install = new QPushButton(downloadlist);
|
||||
pushButton_install->setObjectName(QStringLiteral("pushButton_install"));
|
||||
pushButton_install->setMinimumSize(QSize(60, 0));
|
||||
pushButton_install->setMaximumSize(QSize(60, 16777215));
|
||||
|
||||
horizontalLayout->addWidget(pushButton_install);
|
||||
|
||||
pushButton_2 = new QPushButton(downloadlist);
|
||||
pushButton_2->setObjectName(QStringLiteral("pushButton_2"));
|
||||
pushButton_2->setMinimumSize(QSize(60, 0));
|
||||
pushButton_2->setMaximumSize(QSize(60, 16777215));
|
||||
|
||||
horizontalLayout->addWidget(pushButton_2);
|
||||
|
||||
pushButton_3 = new QPushButton(downloadlist);
|
||||
pushButton_3->setObjectName(QStringLiteral("pushButton_3"));
|
||||
pushButton_3->setMinimumSize(QSize(60, 0));
|
||||
pushButton_3->setMaximumSize(QSize(60, 16777215));
|
||||
|
||||
horizontalLayout->addWidget(pushButton_3);
|
||||
|
||||
|
||||
retranslateUi(downloadlist);
|
||||
|
||||
QMetaObject::connectSlotsByName(downloadlist);
|
||||
} // setupUi
|
||||
|
||||
void retranslateUi(QWidget *downloadlist)
|
||||
{
|
||||
downloadlist->setWindowTitle(QApplication::translate("downloadlist", "Form", nullptr));
|
||||
label_3->setText(QApplication::translate("downloadlist", "icon", nullptr));
|
||||
label_filename->setText(QApplication::translate("downloadlist", "TextLabel", nullptr));
|
||||
label->setText(QApplication::translate("downloadlist", "Name", nullptr));
|
||||
label_2->setText(QApplication::translate("downloadlist", "Waiting to download", nullptr));
|
||||
pushButton_install->setText(QApplication::translate("downloadlist", "Install", nullptr));
|
||||
pushButton_2->setText(QApplication::translate("downloadlist", "Cancel", nullptr));
|
||||
pushButton_3->setText(QApplication::translate("downloadlist", "Info", nullptr));
|
||||
} // retranslateUi
|
||||
|
||||
};
|
||||
|
||||
namespace Ui {
|
||||
class downloadlist: public Ui_downloadlist {};
|
||||
} // namespace Ui
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#endif // UI_DOWNLOADLIST_H
|
961
build/ui_widget.h
Normal file
961
build/ui_widget.h
Normal file
@ -0,0 +1,961 @@
|
||||
/********************************************************************************
|
||||
** Form generated from reading UI file 'widget.ui'
|
||||
**
|
||||
** Created by: Qt User Interface Compiler version 5.11.3
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
||||
********************************************************************************/
|
||||
|
||||
#ifndef UI_WIDGET_H
|
||||
#define UI_WIDGET_H
|
||||
|
||||
#include <QtCore/QVariant>
|
||||
#include <QtGui/QIcon>
|
||||
#include <QtWebEngineWidgets/QWebEngineView>
|
||||
#include <QtWidgets/QApplication>
|
||||
#include <QtWidgets/QComboBox>
|
||||
#include <QtWidgets/QGridLayout>
|
||||
#include <QtWidgets/QHBoxLayout>
|
||||
#include <QtWidgets/QLabel>
|
||||
#include <QtWidgets/QListWidget>
|
||||
#include <QtWidgets/QPushButton>
|
||||
#include <QtWidgets/QScrollArea>
|
||||
#include <QtWidgets/QSpacerItem>
|
||||
#include <QtWidgets/QStackedWidget>
|
||||
#include <QtWidgets/QVBoxLayout>
|
||||
#include <QtWidgets/QWidget>
|
||||
#include <dtitlebar.h>
|
||||
#include <image_show.h>
|
||||
#include <progressload.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class Ui_Widget
|
||||
{
|
||||
public:
|
||||
QGridLayout *gridLayout_2;
|
||||
QWidget *widget_menuList;
|
||||
QGridLayout *gridLayout_5;
|
||||
QPushButton *menu_video;
|
||||
QPushButton *menu_download;
|
||||
QPushButton *menu_system;
|
||||
QPushButton *menu_theme;
|
||||
QPushButton *menu_music;
|
||||
QLabel *icon;
|
||||
QSpacerItem *verticalSpacer_7;
|
||||
QSpacerItem *horizontalSpacer_8;
|
||||
QPushButton *menu_dev;
|
||||
QPushButton *menu_office;
|
||||
QPushButton *pushButton_return;
|
||||
QSpacerItem *verticalSpacer;
|
||||
QPushButton *menu_read;
|
||||
QPushButton *menu_other;
|
||||
QPushButton *menu_main;
|
||||
QPushButton *menu_photo;
|
||||
QPushButton *menu_game;
|
||||
QPushButton *menu_chat;
|
||||
QPushButton *menu_network;
|
||||
QWidget *line1_widget;
|
||||
QSpacerItem *horizontalSpacer_9;
|
||||
QPushButton *pushButton_refresh;
|
||||
QStackedWidget *stackedWidget;
|
||||
QWidget *page;
|
||||
QVBoxLayout *verticalLayout_4;
|
||||
QWebEngineView *webEngineView;
|
||||
QWidget *webfoot;
|
||||
QWidget *page_2;
|
||||
QVBoxLayout *verticalLayout_2;
|
||||
QLabel *label;
|
||||
QListWidget *listWidget;
|
||||
QPushButton *btn_openDir;
|
||||
QWidget *page_3;
|
||||
QVBoxLayout *verticalLayout_16;
|
||||
QScrollArea *scrollArea;
|
||||
QWidget *scrollAreaWidgetContents;
|
||||
QVBoxLayout *verticalLayout_17;
|
||||
QWidget *widget_3;
|
||||
QGridLayout *gridLayout;
|
||||
QSpacerItem *horizontalSpacer;
|
||||
QSpacerItem *horizontalSpacer_2;
|
||||
QPushButton *pushButton_download;
|
||||
QLabel *label_appname;
|
||||
QLabel *label_info;
|
||||
QLabel *label_appicon;
|
||||
QSpacerItem *horizontalSpacer_6;
|
||||
QSpacerItem *verticalSpacer_2;
|
||||
QSpacerItem *verticalSpacer_3;
|
||||
QPushButton *pushButton_uninstall;
|
||||
QPushButton *pushButton_website;
|
||||
QSpacerItem *verticalSpacer_6;
|
||||
QSpacerItem *horizontalSpacer_7;
|
||||
QPushButton *pushButton;
|
||||
QWidget *widget;
|
||||
QHBoxLayout *horizontalLayout_2;
|
||||
QLabel *tag_community;
|
||||
QLabel *tag_ubuntu;
|
||||
QLabel *tag_deepin;
|
||||
QLabel *tag_uos;
|
||||
QLabel *tag_dtk5;
|
||||
QLabel *tag_dwine2;
|
||||
QLabel *tag_dwine5;
|
||||
QLabel *tag_a2d;
|
||||
QSpacerItem *horizontalSpacer_10;
|
||||
QPushButton *pushButton_translate;
|
||||
QWidget *widget_5;
|
||||
QVBoxLayout *verticalLayout_19;
|
||||
QLabel *label_10;
|
||||
QLabel *label_more;
|
||||
QWidget *widget_4;
|
||||
QVBoxLayout *verticalLayout_18;
|
||||
QLabel *label_9;
|
||||
QScrollArea *scrollArea_appicture;
|
||||
QWidget *scrollAreaWidgetContents_2;
|
||||
QHBoxLayout *horizontalLayout_4;
|
||||
image_show *screen_0;
|
||||
image_show *screen_1;
|
||||
image_show *screen_2;
|
||||
image_show *screen_3;
|
||||
image_show *screen_4;
|
||||
QSpacerItem *verticalSpacer_5;
|
||||
QLabel *label_show;
|
||||
QWidget *page_4;
|
||||
QVBoxLayout *verticalLayout;
|
||||
QScrollArea *scrollArea_2;
|
||||
QWidget *scrollAreaWidgetContents_3;
|
||||
QVBoxLayout *verticalLayout_23;
|
||||
QWidget *widget_6;
|
||||
QVBoxLayout *verticalLayout_22;
|
||||
QLabel *label_2;
|
||||
QWidget *widget_7;
|
||||
QHBoxLayout *horizontalLayout;
|
||||
QLabel *label_3;
|
||||
QComboBox *comboBox_server;
|
||||
QPushButton *pushButton_updateServer;
|
||||
QLabel *label_setting1;
|
||||
QSpacerItem *horizontalSpacer_3;
|
||||
QWidget *widget_8;
|
||||
QGridLayout *gridLayout_3;
|
||||
QLabel *label_7;
|
||||
QPushButton *pushButton_updateApt;
|
||||
QLabel *label_6;
|
||||
QSpacerItem *horizontalSpacer_4;
|
||||
QLabel *label_aptserver;
|
||||
QWidget *widget_9;
|
||||
QVBoxLayout *verticalLayout_26;
|
||||
QLabel *label_8;
|
||||
QWidget *widget_10;
|
||||
QGridLayout *gridLayout_4;
|
||||
QSpacerItem *horizontalSpacer_5;
|
||||
QPushButton *pushButton_clear;
|
||||
QLabel *label_12;
|
||||
QLabel *label_13;
|
||||
QLabel *tmp_size_ui;
|
||||
QLabel *label_11;
|
||||
QWidget *widget_2;
|
||||
QVBoxLayout *verticalLayout_25;
|
||||
QLabel *label_4;
|
||||
QLabel *label_5;
|
||||
QSpacerItem *verticalSpacer_4;
|
||||
DTitlebar *titlebar;
|
||||
ProgressLoad *progressload;
|
||||
|
||||
void setupUi(QWidget *Widget)
|
||||
{
|
||||
if (Widget->objectName().isEmpty())
|
||||
Widget->setObjectName(QStringLiteral("Widget"));
|
||||
Widget->resize(1053, 674);
|
||||
gridLayout_2 = new QGridLayout(Widget);
|
||||
gridLayout_2->setSpacing(0);
|
||||
gridLayout_2->setObjectName(QStringLiteral("gridLayout_2"));
|
||||
gridLayout_2->setContentsMargins(0, 0, 0, 0);
|
||||
widget_menuList = new QWidget(Widget);
|
||||
widget_menuList->setObjectName(QStringLiteral("widget_menuList"));
|
||||
widget_menuList->setMinimumSize(QSize(150, 0));
|
||||
widget_menuList->setMaximumSize(QSize(150, 16777215));
|
||||
QFont font;
|
||||
font.setPointSize(11);
|
||||
widget_menuList->setFont(font);
|
||||
widget_menuList->setStyleSheet(QStringLiteral(""));
|
||||
gridLayout_5 = new QGridLayout(widget_menuList);
|
||||
gridLayout_5->setObjectName(QStringLiteral("gridLayout_5"));
|
||||
gridLayout_5->setContentsMargins(5, -1, 5, -1);
|
||||
menu_video = new QPushButton(widget_menuList);
|
||||
menu_video->setObjectName(QStringLiteral("menu_video"));
|
||||
|
||||
gridLayout_5->addWidget(menu_video, 6, 0, 1, 6);
|
||||
|
||||
menu_download = new QPushButton(widget_menuList);
|
||||
menu_download->setObjectName(QStringLiteral("menu_download"));
|
||||
|
||||
gridLayout_5->addWidget(menu_download, 16, 0, 1, 6);
|
||||
|
||||
menu_system = new QPushButton(widget_menuList);
|
||||
menu_system->setObjectName(QStringLiteral("menu_system"));
|
||||
|
||||
gridLayout_5->addWidget(menu_system, 12, 0, 1, 6);
|
||||
|
||||
menu_theme = new QPushButton(widget_menuList);
|
||||
menu_theme->setObjectName(QStringLiteral("menu_theme"));
|
||||
|
||||
gridLayout_5->addWidget(menu_theme, 13, 0, 1, 6);
|
||||
|
||||
menu_music = new QPushButton(widget_menuList);
|
||||
menu_music->setObjectName(QStringLiteral("menu_music"));
|
||||
|
||||
gridLayout_5->addWidget(menu_music, 5, 0, 1, 6);
|
||||
|
||||
icon = new QLabel(widget_menuList);
|
||||
icon->setObjectName(QStringLiteral("icon"));
|
||||
icon->setMinimumSize(QSize(0, 36));
|
||||
icon->setMaximumSize(QSize(16777215, 36));
|
||||
|
||||
gridLayout_5->addWidget(icon, 0, 0, 1, 2);
|
||||
|
||||
verticalSpacer_7 = new QSpacerItem(20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
|
||||
|
||||
gridLayout_5->addItem(verticalSpacer_7, 1, 0, 1, 1);
|
||||
|
||||
horizontalSpacer_8 = new QSpacerItem(3, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
|
||||
|
||||
gridLayout_5->addItem(horizontalSpacer_8, 0, 5, 1, 1);
|
||||
|
||||
menu_dev = new QPushButton(widget_menuList);
|
||||
menu_dev->setObjectName(QStringLiteral("menu_dev"));
|
||||
|
||||
gridLayout_5->addWidget(menu_dev, 11, 0, 1, 6);
|
||||
|
||||
menu_office = new QPushButton(widget_menuList);
|
||||
menu_office->setObjectName(QStringLiteral("menu_office"));
|
||||
|
||||
gridLayout_5->addWidget(menu_office, 9, 0, 1, 6);
|
||||
|
||||
pushButton_return = new QPushButton(widget_menuList);
|
||||
pushButton_return->setObjectName(QStringLiteral("pushButton_return"));
|
||||
pushButton_return->setMaximumSize(QSize(40, 16777215));
|
||||
QIcon icon1;
|
||||
icon1.addFile(QStringLiteral(":/icons/icons/category_active.svg"), QSize(), QIcon::Normal, QIcon::Off);
|
||||
pushButton_return->setIcon(icon1);
|
||||
|
||||
gridLayout_5->addWidget(pushButton_return, 0, 4, 1, 1);
|
||||
|
||||
verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
|
||||
|
||||
gridLayout_5->addItem(verticalSpacer, 17, 0, 1, 1);
|
||||
|
||||
menu_read = new QPushButton(widget_menuList);
|
||||
menu_read->setObjectName(QStringLiteral("menu_read"));
|
||||
|
||||
gridLayout_5->addWidget(menu_read, 10, 0, 1, 6);
|
||||
|
||||
menu_other = new QPushButton(widget_menuList);
|
||||
menu_other->setObjectName(QStringLiteral("menu_other"));
|
||||
|
||||
gridLayout_5->addWidget(menu_other, 14, 0, 1, 6);
|
||||
|
||||
menu_main = new QPushButton(widget_menuList);
|
||||
menu_main->setObjectName(QStringLiteral("menu_main"));
|
||||
menu_main->setStyleSheet(QStringLiteral(""));
|
||||
menu_main->setFlat(false);
|
||||
|
||||
gridLayout_5->addWidget(menu_main, 2, 0, 1, 6);
|
||||
|
||||
menu_photo = new QPushButton(widget_menuList);
|
||||
menu_photo->setObjectName(QStringLiteral("menu_photo"));
|
||||
|
||||
gridLayout_5->addWidget(menu_photo, 7, 0, 1, 6);
|
||||
|
||||
menu_game = new QPushButton(widget_menuList);
|
||||
menu_game->setObjectName(QStringLiteral("menu_game"));
|
||||
|
||||
gridLayout_5->addWidget(menu_game, 8, 0, 1, 6);
|
||||
|
||||
menu_chat = new QPushButton(widget_menuList);
|
||||
menu_chat->setObjectName(QStringLiteral("menu_chat"));
|
||||
|
||||
gridLayout_5->addWidget(menu_chat, 4, 0, 1, 6);
|
||||
|
||||
menu_network = new QPushButton(widget_menuList);
|
||||
menu_network->setObjectName(QStringLiteral("menu_network"));
|
||||
|
||||
gridLayout_5->addWidget(menu_network, 3, 0, 1, 6);
|
||||
|
||||
line1_widget = new QWidget(widget_menuList);
|
||||
line1_widget->setObjectName(QStringLiteral("line1_widget"));
|
||||
line1_widget->setMinimumSize(QSize(0, 1));
|
||||
line1_widget->setMaximumSize(QSize(16777215, 4));
|
||||
line1_widget->setStyleSheet(QStringLiteral("background-color:#808080"));
|
||||
|
||||
gridLayout_5->addWidget(line1_widget, 15, 0, 1, 6);
|
||||
|
||||
horizontalSpacer_9 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
||||
|
||||
gridLayout_5->addItem(horizontalSpacer_9, 0, 2, 1, 1);
|
||||
|
||||
pushButton_refresh = new QPushButton(widget_menuList);
|
||||
pushButton_refresh->setObjectName(QStringLiteral("pushButton_refresh"));
|
||||
pushButton_refresh->setMaximumSize(QSize(40, 16777215));
|
||||
QIcon icon2;
|
||||
icon2.addFile(QStringLiteral(":/icons/icons/refresh-page.svg"), QSize(), QIcon::Normal, QIcon::Off);
|
||||
pushButton_refresh->setIcon(icon2);
|
||||
|
||||
gridLayout_5->addWidget(pushButton_refresh, 0, 3, 1, 1);
|
||||
|
||||
|
||||
gridLayout_2->addWidget(widget_menuList, 0, 0, 4, 1);
|
||||
|
||||
stackedWidget = new QStackedWidget(Widget);
|
||||
stackedWidget->setObjectName(QStringLiteral("stackedWidget"));
|
||||
stackedWidget->setStyleSheet(QStringLiteral(""));
|
||||
stackedWidget->setLineWidth(0);
|
||||
page = new QWidget();
|
||||
page->setObjectName(QStringLiteral("page"));
|
||||
verticalLayout_4 = new QVBoxLayout(page);
|
||||
verticalLayout_4->setSpacing(0);
|
||||
verticalLayout_4->setObjectName(QStringLiteral("verticalLayout_4"));
|
||||
verticalLayout_4->setContentsMargins(0, 0, 0, 0);
|
||||
webEngineView = new QWebEngineView(page);
|
||||
webEngineView->setObjectName(QStringLiteral("webEngineView"));
|
||||
webEngineView->setContextMenuPolicy(Qt::DefaultContextMenu);
|
||||
webEngineView->setUrl(QUrl(QStringLiteral("about:blank")));
|
||||
|
||||
verticalLayout_4->addWidget(webEngineView);
|
||||
|
||||
webfoot = new QWidget(page);
|
||||
webfoot->setObjectName(QStringLiteral("webfoot"));
|
||||
|
||||
verticalLayout_4->addWidget(webfoot);
|
||||
|
||||
stackedWidget->addWidget(page);
|
||||
page_2 = new QWidget();
|
||||
page_2->setObjectName(QStringLiteral("page_2"));
|
||||
verticalLayout_2 = new QVBoxLayout(page_2);
|
||||
verticalLayout_2->setSpacing(0);
|
||||
verticalLayout_2->setObjectName(QStringLiteral("verticalLayout_2"));
|
||||
verticalLayout_2->setContentsMargins(0, 0, 0, 0);
|
||||
label = new QLabel(page_2);
|
||||
label->setObjectName(QStringLiteral("label"));
|
||||
QFont font1;
|
||||
font1.setPointSize(14);
|
||||
label->setFont(font1);
|
||||
label->setStyleSheet(QStringLiteral(""));
|
||||
label->setLineWidth(0);
|
||||
label->setAlignment(Qt::AlignCenter);
|
||||
|
||||
verticalLayout_2->addWidget(label);
|
||||
|
||||
listWidget = new QListWidget(page_2);
|
||||
listWidget->setObjectName(QStringLiteral("listWidget"));
|
||||
listWidget->setFrameShape(QFrame::NoFrame);
|
||||
listWidget->setFrameShadow(QFrame::Sunken);
|
||||
listWidget->setLineWidth(0);
|
||||
|
||||
verticalLayout_2->addWidget(listWidget);
|
||||
|
||||
btn_openDir = new QPushButton(page_2);
|
||||
btn_openDir->setObjectName(QStringLiteral("btn_openDir"));
|
||||
btn_openDir->setMaximumSize(QSize(16777215, 30));
|
||||
btn_openDir->setFocusPolicy(Qt::NoFocus);
|
||||
|
||||
verticalLayout_2->addWidget(btn_openDir);
|
||||
|
||||
stackedWidget->addWidget(page_2);
|
||||
page_3 = new QWidget();
|
||||
page_3->setObjectName(QStringLiteral("page_3"));
|
||||
verticalLayout_16 = new QVBoxLayout(page_3);
|
||||
verticalLayout_16->setSpacing(0);
|
||||
verticalLayout_16->setObjectName(QStringLiteral("verticalLayout_16"));
|
||||
verticalLayout_16->setContentsMargins(0, 0, 0, 0);
|
||||
scrollArea = new QScrollArea(page_3);
|
||||
scrollArea->setObjectName(QStringLiteral("scrollArea"));
|
||||
scrollArea->setStyleSheet(QStringLiteral(""));
|
||||
scrollArea->setFrameShape(QFrame::NoFrame);
|
||||
scrollArea->setFrameShadow(QFrame::Raised);
|
||||
scrollArea->setLineWidth(0);
|
||||
scrollArea->setWidgetResizable(true);
|
||||
scrollAreaWidgetContents = new QWidget();
|
||||
scrollAreaWidgetContents->setObjectName(QStringLiteral("scrollAreaWidgetContents"));
|
||||
scrollAreaWidgetContents->setGeometry(QRect(0, 0, 903, 849));
|
||||
verticalLayout_17 = new QVBoxLayout(scrollAreaWidgetContents);
|
||||
verticalLayout_17->setSpacing(0);
|
||||
verticalLayout_17->setObjectName(QStringLiteral("verticalLayout_17"));
|
||||
widget_3 = new QWidget(scrollAreaWidgetContents);
|
||||
widget_3->setObjectName(QStringLiteral("widget_3"));
|
||||
widget_3->setMaximumSize(QSize(16777215, 350));
|
||||
widget_3->setAutoFillBackground(true);
|
||||
gridLayout = new QGridLayout(widget_3);
|
||||
gridLayout->setObjectName(QStringLiteral("gridLayout"));
|
||||
horizontalSpacer = new QSpacerItem(70, 20, QSizePolicy::Maximum, QSizePolicy::Minimum);
|
||||
|
||||
gridLayout->addItem(horizontalSpacer, 3, 0, 1, 1);
|
||||
|
||||
horizontalSpacer_2 = new QSpacerItem(60, 20, QSizePolicy::Maximum, QSizePolicy::Minimum);
|
||||
|
||||
gridLayout->addItem(horizontalSpacer_2, 3, 2, 1, 1);
|
||||
|
||||
pushButton_download = new QPushButton(widget_3);
|
||||
pushButton_download->setObjectName(QStringLiteral("pushButton_download"));
|
||||
|
||||
gridLayout->addWidget(pushButton_download, 5, 1, 1, 1);
|
||||
|
||||
label_appname = new QLabel(widget_3);
|
||||
label_appname->setObjectName(QStringLiteral("label_appname"));
|
||||
QFont font2;
|
||||
font2.setFamily(QStringLiteral("Bitstream Charter"));
|
||||
font2.setPointSize(22);
|
||||
label_appname->setFont(font2);
|
||||
|
||||
gridLayout->addWidget(label_appname, 0, 3, 1, 2);
|
||||
|
||||
label_info = new QLabel(widget_3);
|
||||
label_info->setObjectName(QStringLiteral("label_info"));
|
||||
QFont font3;
|
||||
font3.setKerning(true);
|
||||
label_info->setFont(font3);
|
||||
label_info->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
|
||||
label_info->setWordWrap(true);
|
||||
|
||||
gridLayout->addWidget(label_info, 3, 3, 5, 8);
|
||||
|
||||
label_appicon = new QLabel(widget_3);
|
||||
label_appicon->setObjectName(QStringLiteral("label_appicon"));
|
||||
label_appicon->setMinimumSize(QSize(128, 128));
|
||||
label_appicon->setMaximumSize(QSize(128, 128));
|
||||
label_appicon->setStyleSheet(QStringLiteral("border-radius:10px;"));
|
||||
label_appicon->setScaledContents(true);
|
||||
label_appicon->setAlignment(Qt::AlignCenter);
|
||||
|
||||
gridLayout->addWidget(label_appicon, 3, 1, 1, 1);
|
||||
|
||||
horizontalSpacer_6 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
||||
|
||||
gridLayout->addItem(horizontalSpacer_6, 0, 10, 1, 1);
|
||||
|
||||
verticalSpacer_2 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
|
||||
|
||||
gridLayout->addItem(verticalSpacer_2, 7, 1, 2, 1);
|
||||
|
||||
verticalSpacer_3 = new QSpacerItem(20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
|
||||
|
||||
gridLayout->addItem(verticalSpacer_3, 4, 1, 1, 1);
|
||||
|
||||
pushButton_uninstall = new QPushButton(widget_3);
|
||||
pushButton_uninstall->setObjectName(QStringLiteral("pushButton_uninstall"));
|
||||
|
||||
gridLayout->addWidget(pushButton_uninstall, 6, 1, 1, 1);
|
||||
|
||||
pushButton_website = new QPushButton(widget_3);
|
||||
pushButton_website->setObjectName(QStringLiteral("pushButton_website"));
|
||||
pushButton_website->setMaximumSize(QSize(70, 16777215));
|
||||
pushButton_website->setStyleSheet(QStringLiteral(""));
|
||||
|
||||
gridLayout->addWidget(pushButton_website, 0, 6, 1, 1);
|
||||
|
||||
verticalSpacer_6 = new QSpacerItem(20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
|
||||
|
||||
gridLayout->addItem(verticalSpacer_6, 2, 3, 1, 1);
|
||||
|
||||
horizontalSpacer_7 = new QSpacerItem(10, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
|
||||
|
||||
gridLayout->addItem(horizontalSpacer_7, 0, 5, 1, 1);
|
||||
|
||||
pushButton = new QPushButton(widget_3);
|
||||
pushButton->setObjectName(QStringLiteral("pushButton"));
|
||||
|
||||
gridLayout->addWidget(pushButton, 0, 8, 1, 1);
|
||||
|
||||
widget = new QWidget(widget_3);
|
||||
widget->setObjectName(QStringLiteral("widget"));
|
||||
widget->setMinimumSize(QSize(0, 30));
|
||||
horizontalLayout_2 = new QHBoxLayout(widget);
|
||||
horizontalLayout_2->setObjectName(QStringLiteral("horizontalLayout_2"));
|
||||
horizontalLayout_2->setContentsMargins(0, 0, 0, 0);
|
||||
tag_community = new QLabel(widget);
|
||||
tag_community->setObjectName(QStringLiteral("tag_community"));
|
||||
tag_community->setMaximumSize(QSize(30, 16777215));
|
||||
|
||||
horizontalLayout_2->addWidget(tag_community);
|
||||
|
||||
tag_ubuntu = new QLabel(widget);
|
||||
tag_ubuntu->setObjectName(QStringLiteral("tag_ubuntu"));
|
||||
tag_ubuntu->setMaximumSize(QSize(30, 16777215));
|
||||
|
||||
horizontalLayout_2->addWidget(tag_ubuntu);
|
||||
|
||||
tag_deepin = new QLabel(widget);
|
||||
tag_deepin->setObjectName(QStringLiteral("tag_deepin"));
|
||||
tag_deepin->setMaximumSize(QSize(30, 16777215));
|
||||
|
||||
horizontalLayout_2->addWidget(tag_deepin);
|
||||
|
||||
tag_uos = new QLabel(widget);
|
||||
tag_uos->setObjectName(QStringLiteral("tag_uos"));
|
||||
tag_uos->setMaximumSize(QSize(30, 16777215));
|
||||
|
||||
horizontalLayout_2->addWidget(tag_uos);
|
||||
|
||||
tag_dtk5 = new QLabel(widget);
|
||||
tag_dtk5->setObjectName(QStringLiteral("tag_dtk5"));
|
||||
tag_dtk5->setMaximumSize(QSize(30, 16777215));
|
||||
|
||||
horizontalLayout_2->addWidget(tag_dtk5);
|
||||
|
||||
tag_dwine2 = new QLabel(widget);
|
||||
tag_dwine2->setObjectName(QStringLiteral("tag_dwine2"));
|
||||
tag_dwine2->setMaximumSize(QSize(30, 16777215));
|
||||
|
||||
horizontalLayout_2->addWidget(tag_dwine2);
|
||||
|
||||
tag_dwine5 = new QLabel(widget);
|
||||
tag_dwine5->setObjectName(QStringLiteral("tag_dwine5"));
|
||||
tag_dwine5->setMaximumSize(QSize(30, 16777215));
|
||||
|
||||
horizontalLayout_2->addWidget(tag_dwine5);
|
||||
|
||||
tag_a2d = new QLabel(widget);
|
||||
tag_a2d->setObjectName(QStringLiteral("tag_a2d"));
|
||||
tag_a2d->setMaximumSize(QSize(30, 16777215));
|
||||
|
||||
horizontalLayout_2->addWidget(tag_a2d);
|
||||
|
||||
horizontalSpacer_10 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
||||
|
||||
horizontalLayout_2->addItem(horizontalSpacer_10);
|
||||
|
||||
|
||||
gridLayout->addWidget(widget, 1, 3, 1, 8);
|
||||
|
||||
pushButton_translate = new QPushButton(widget_3);
|
||||
pushButton_translate->setObjectName(QStringLiteral("pushButton_translate"));
|
||||
|
||||
gridLayout->addWidget(pushButton_translate, 0, 9, 1, 1);
|
||||
|
||||
|
||||
verticalLayout_17->addWidget(widget_3);
|
||||
|
||||
widget_5 = new QWidget(scrollAreaWidgetContents);
|
||||
widget_5->setObjectName(QStringLiteral("widget_5"));
|
||||
verticalLayout_19 = new QVBoxLayout(widget_5);
|
||||
verticalLayout_19->setObjectName(QStringLiteral("verticalLayout_19"));
|
||||
label_10 = new QLabel(widget_5);
|
||||
label_10->setObjectName(QStringLiteral("label_10"));
|
||||
label_10->setFont(font1);
|
||||
|
||||
verticalLayout_19->addWidget(label_10);
|
||||
|
||||
label_more = new QLabel(widget_5);
|
||||
label_more->setObjectName(QStringLiteral("label_more"));
|
||||
label_more->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
|
||||
label_more->setWordWrap(true);
|
||||
|
||||
verticalLayout_19->addWidget(label_more);
|
||||
|
||||
|
||||
verticalLayout_17->addWidget(widget_5);
|
||||
|
||||
widget_4 = new QWidget(scrollAreaWidgetContents);
|
||||
widget_4->setObjectName(QStringLiteral("widget_4"));
|
||||
widget_4->setMinimumSize(QSize(0, 370));
|
||||
widget_4->setMaximumSize(QSize(16777215, 370));
|
||||
verticalLayout_18 = new QVBoxLayout(widget_4);
|
||||
verticalLayout_18->setObjectName(QStringLiteral("verticalLayout_18"));
|
||||
verticalLayout_18->setContentsMargins(-1, -1, -1, 0);
|
||||
label_9 = new QLabel(widget_4);
|
||||
label_9->setObjectName(QStringLiteral("label_9"));
|
||||
label_9->setFont(font1);
|
||||
|
||||
verticalLayout_18->addWidget(label_9);
|
||||
|
||||
scrollArea_appicture = new QScrollArea(widget_4);
|
||||
scrollArea_appicture->setObjectName(QStringLiteral("scrollArea_appicture"));
|
||||
scrollArea_appicture->setLineWidth(0);
|
||||
scrollArea_appicture->setWidgetResizable(true);
|
||||
scrollAreaWidgetContents_2 = new QWidget();
|
||||
scrollAreaWidgetContents_2->setObjectName(QStringLiteral("scrollAreaWidgetContents_2"));
|
||||
scrollAreaWidgetContents_2->setGeometry(QRect(0, 0, 869, 325));
|
||||
horizontalLayout_4 = new QHBoxLayout(scrollAreaWidgetContents_2);
|
||||
horizontalLayout_4->setObjectName(QStringLiteral("horizontalLayout_4"));
|
||||
screen_0 = new image_show(scrollAreaWidgetContents_2);
|
||||
screen_0->setObjectName(QStringLiteral("screen_0"));
|
||||
screen_0->setMinimumSize(QSize(0, 0));
|
||||
screen_0->setMaximumSize(QSize(400, 16777215));
|
||||
|
||||
horizontalLayout_4->addWidget(screen_0);
|
||||
|
||||
screen_1 = new image_show(scrollAreaWidgetContents_2);
|
||||
screen_1->setObjectName(QStringLiteral("screen_1"));
|
||||
screen_1->setMaximumSize(QSize(400, 16777215));
|
||||
|
||||
horizontalLayout_4->addWidget(screen_1);
|
||||
|
||||
screen_2 = new image_show(scrollAreaWidgetContents_2);
|
||||
screen_2->setObjectName(QStringLiteral("screen_2"));
|
||||
screen_2->setMaximumSize(QSize(400, 16777215));
|
||||
|
||||
horizontalLayout_4->addWidget(screen_2);
|
||||
|
||||
screen_3 = new image_show(scrollAreaWidgetContents_2);
|
||||
screen_3->setObjectName(QStringLiteral("screen_3"));
|
||||
screen_3->setMaximumSize(QSize(400, 16777215));
|
||||
|
||||
horizontalLayout_4->addWidget(screen_3);
|
||||
|
||||
screen_4 = new image_show(scrollAreaWidgetContents_2);
|
||||
screen_4->setObjectName(QStringLiteral("screen_4"));
|
||||
screen_4->setMaximumSize(QSize(400, 16777215));
|
||||
|
||||
horizontalLayout_4->addWidget(screen_4);
|
||||
|
||||
scrollArea_appicture->setWidget(scrollAreaWidgetContents_2);
|
||||
|
||||
verticalLayout_18->addWidget(scrollArea_appicture);
|
||||
|
||||
|
||||
verticalLayout_17->addWidget(widget_4);
|
||||
|
||||
verticalSpacer_5 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
|
||||
|
||||
verticalLayout_17->addItem(verticalSpacer_5);
|
||||
|
||||
scrollArea->setWidget(scrollAreaWidgetContents);
|
||||
|
||||
verticalLayout_16->addWidget(scrollArea);
|
||||
|
||||
label_show = new QLabel(page_3);
|
||||
label_show->setObjectName(QStringLiteral("label_show"));
|
||||
label_show->setAlignment(Qt::AlignCenter);
|
||||
|
||||
verticalLayout_16->addWidget(label_show);
|
||||
|
||||
stackedWidget->addWidget(page_3);
|
||||
page_4 = new QWidget();
|
||||
page_4->setObjectName(QStringLiteral("page_4"));
|
||||
verticalLayout = new QVBoxLayout(page_4);
|
||||
verticalLayout->setObjectName(QStringLiteral("verticalLayout"));
|
||||
verticalLayout->setContentsMargins(0, 0, 0, 0);
|
||||
scrollArea_2 = new QScrollArea(page_4);
|
||||
scrollArea_2->setObjectName(QStringLiteral("scrollArea_2"));
|
||||
scrollArea_2->setStyleSheet(QStringLiteral(""));
|
||||
scrollArea_2->setFrameShape(QFrame::NoFrame);
|
||||
scrollArea_2->setLineWidth(0);
|
||||
scrollArea_2->setWidgetResizable(true);
|
||||
scrollAreaWidgetContents_3 = new QWidget();
|
||||
scrollAreaWidgetContents_3->setObjectName(QStringLiteral("scrollAreaWidgetContents_3"));
|
||||
scrollAreaWidgetContents_3->setGeometry(QRect(0, 0, 738, 896));
|
||||
verticalLayout_23 = new QVBoxLayout(scrollAreaWidgetContents_3);
|
||||
verticalLayout_23->setObjectName(QStringLiteral("verticalLayout_23"));
|
||||
widget_6 = new QWidget(scrollAreaWidgetContents_3);
|
||||
widget_6->setObjectName(QStringLiteral("widget_6"));
|
||||
verticalLayout_22 = new QVBoxLayout(widget_6);
|
||||
verticalLayout_22->setObjectName(QStringLiteral("verticalLayout_22"));
|
||||
label_2 = new QLabel(widget_6);
|
||||
label_2->setObjectName(QStringLiteral("label_2"));
|
||||
QFont font4;
|
||||
font4.setPointSize(18);
|
||||
label_2->setFont(font4);
|
||||
|
||||
verticalLayout_22->addWidget(label_2);
|
||||
|
||||
widget_7 = new QWidget(widget_6);
|
||||
widget_7->setObjectName(QStringLiteral("widget_7"));
|
||||
horizontalLayout = new QHBoxLayout(widget_7);
|
||||
horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
|
||||
label_3 = new QLabel(widget_7);
|
||||
label_3->setObjectName(QStringLiteral("label_3"));
|
||||
label_3->setMaximumSize(QSize(100, 16777215));
|
||||
|
||||
horizontalLayout->addWidget(label_3);
|
||||
|
||||
comboBox_server = new QComboBox(widget_7);
|
||||
comboBox_server->setObjectName(QStringLiteral("comboBox_server"));
|
||||
comboBox_server->setMinimumSize(QSize(300, 0));
|
||||
comboBox_server->setMaximumSize(QSize(300, 16777215));
|
||||
|
||||
horizontalLayout->addWidget(comboBox_server);
|
||||
|
||||
pushButton_updateServer = new QPushButton(widget_7);
|
||||
pushButton_updateServer->setObjectName(QStringLiteral("pushButton_updateServer"));
|
||||
|
||||
horizontalLayout->addWidget(pushButton_updateServer);
|
||||
|
||||
label_setting1 = new QLabel(widget_7);
|
||||
label_setting1->setObjectName(QStringLiteral("label_setting1"));
|
||||
label_setting1->setMaximumSize(QSize(160, 16777215));
|
||||
|
||||
horizontalLayout->addWidget(label_setting1);
|
||||
|
||||
horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
||||
|
||||
horizontalLayout->addItem(horizontalSpacer_3);
|
||||
|
||||
|
||||
verticalLayout_22->addWidget(widget_7);
|
||||
|
||||
widget_8 = new QWidget(widget_6);
|
||||
widget_8->setObjectName(QStringLiteral("widget_8"));
|
||||
gridLayout_3 = new QGridLayout(widget_8);
|
||||
gridLayout_3->setObjectName(QStringLiteral("gridLayout_3"));
|
||||
label_7 = new QLabel(widget_8);
|
||||
label_7->setObjectName(QStringLiteral("label_7"));
|
||||
label_7->setStyleSheet(QStringLiteral("color:#808080"));
|
||||
label_7->setWordWrap(true);
|
||||
|
||||
gridLayout_3->addWidget(label_7, 1, 0, 1, 4);
|
||||
|
||||
pushButton_updateApt = new QPushButton(widget_8);
|
||||
pushButton_updateApt->setObjectName(QStringLiteral("pushButton_updateApt"));
|
||||
|
||||
gridLayout_3->addWidget(pushButton_updateApt, 0, 2, 1, 1);
|
||||
|
||||
label_6 = new QLabel(widget_8);
|
||||
label_6->setObjectName(QStringLiteral("label_6"));
|
||||
|
||||
gridLayout_3->addWidget(label_6, 0, 0, 1, 1);
|
||||
|
||||
horizontalSpacer_4 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
||||
|
||||
gridLayout_3->addItem(horizontalSpacer_4, 0, 3, 1, 1);
|
||||
|
||||
label_aptserver = new QLabel(widget_8);
|
||||
label_aptserver->setObjectName(QStringLiteral("label_aptserver"));
|
||||
|
||||
gridLayout_3->addWidget(label_aptserver, 0, 1, 1, 1);
|
||||
|
||||
|
||||
verticalLayout_22->addWidget(widget_8);
|
||||
|
||||
|
||||
verticalLayout_23->addWidget(widget_6);
|
||||
|
||||
widget_9 = new QWidget(scrollAreaWidgetContents_3);
|
||||
widget_9->setObjectName(QStringLiteral("widget_9"));
|
||||
verticalLayout_26 = new QVBoxLayout(widget_9);
|
||||
verticalLayout_26->setObjectName(QStringLiteral("verticalLayout_26"));
|
||||
label_8 = new QLabel(widget_9);
|
||||
label_8->setObjectName(QStringLiteral("label_8"));
|
||||
label_8->setFont(font4);
|
||||
|
||||
verticalLayout_26->addWidget(label_8);
|
||||
|
||||
widget_10 = new QWidget(widget_9);
|
||||
widget_10->setObjectName(QStringLiteral("widget_10"));
|
||||
gridLayout_4 = new QGridLayout(widget_10);
|
||||
gridLayout_4->setObjectName(QStringLiteral("gridLayout_4"));
|
||||
horizontalSpacer_5 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
||||
|
||||
gridLayout_4->addItem(horizontalSpacer_5, 0, 3, 1, 1);
|
||||
|
||||
pushButton_clear = new QPushButton(widget_10);
|
||||
pushButton_clear->setObjectName(QStringLiteral("pushButton_clear"));
|
||||
|
||||
gridLayout_4->addWidget(pushButton_clear, 0, 2, 1, 1);
|
||||
|
||||
label_12 = new QLabel(widget_10);
|
||||
label_12->setObjectName(QStringLiteral("label_12"));
|
||||
label_12->setStyleSheet(QStringLiteral("color:#808080"));
|
||||
|
||||
gridLayout_4->addWidget(label_12, 2, 0, 1, 4);
|
||||
|
||||
label_13 = new QLabel(widget_10);
|
||||
label_13->setObjectName(QStringLiteral("label_13"));
|
||||
label_13->setMaximumSize(QSize(80, 16777215));
|
||||
|
||||
gridLayout_4->addWidget(label_13, 1, 0, 1, 1);
|
||||
|
||||
tmp_size_ui = new QLabel(widget_10);
|
||||
tmp_size_ui->setObjectName(QStringLiteral("tmp_size_ui"));
|
||||
|
||||
gridLayout_4->addWidget(tmp_size_ui, 1, 1, 1, 1);
|
||||
|
||||
label_11 = new QLabel(widget_10);
|
||||
label_11->setObjectName(QStringLiteral("label_11"));
|
||||
|
||||
gridLayout_4->addWidget(label_11, 0, 0, 1, 2);
|
||||
|
||||
|
||||
verticalLayout_26->addWidget(widget_10);
|
||||
|
||||
|
||||
verticalLayout_23->addWidget(widget_9);
|
||||
|
||||
widget_2 = new QWidget(scrollAreaWidgetContents_3);
|
||||
widget_2->setObjectName(QStringLiteral("widget_2"));
|
||||
verticalLayout_25 = new QVBoxLayout(widget_2);
|
||||
verticalLayout_25->setObjectName(QStringLiteral("verticalLayout_25"));
|
||||
label_4 = new QLabel(widget_2);
|
||||
label_4->setObjectName(QStringLiteral("label_4"));
|
||||
label_4->setFont(font4);
|
||||
|
||||
verticalLayout_25->addWidget(label_4);
|
||||
|
||||
label_5 = new QLabel(widget_2);
|
||||
label_5->setObjectName(QStringLiteral("label_5"));
|
||||
label_5->setWordWrap(true);
|
||||
|
||||
verticalLayout_25->addWidget(label_5);
|
||||
|
||||
|
||||
verticalLayout_23->addWidget(widget_2);
|
||||
|
||||
verticalSpacer_4 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
|
||||
|
||||
verticalLayout_23->addItem(verticalSpacer_4);
|
||||
|
||||
scrollArea_2->setWidget(scrollAreaWidgetContents_3);
|
||||
|
||||
verticalLayout->addWidget(scrollArea_2);
|
||||
|
||||
stackedWidget->addWidget(page_4);
|
||||
|
||||
gridLayout_2->addWidget(stackedWidget, 2, 1, 1, 1);
|
||||
|
||||
titlebar = new DTitlebar(Widget);
|
||||
titlebar->setObjectName(QStringLiteral("titlebar"));
|
||||
titlebar->setMinimumSize(QSize(0, 20));
|
||||
|
||||
gridLayout_2->addWidget(titlebar, 0, 1, 1, 1);
|
||||
|
||||
progressload = new ProgressLoad(Widget);
|
||||
progressload->setObjectName(QStringLiteral("progressload"));
|
||||
progressload->setMinimumSize(QSize(0, 3));
|
||||
progressload->setMaximumSize(QSize(16777215, 3));
|
||||
progressload->setToolTipDuration(-1);
|
||||
progressload->setStyleSheet(QStringLiteral(""));
|
||||
|
||||
gridLayout_2->addWidget(progressload, 1, 1, 1, 1);
|
||||
|
||||
|
||||
retranslateUi(Widget);
|
||||
|
||||
stackedWidget->setCurrentIndex(2);
|
||||
|
||||
|
||||
QMetaObject::connectSlotsByName(Widget);
|
||||
} // setupUi
|
||||
|
||||
void retranslateUi(QWidget *Widget)
|
||||
{
|
||||
Widget->setWindowTitle(QApplication::translate("Widget", "Form", nullptr));
|
||||
#ifndef QT_NO_ACCESSIBILITY
|
||||
widget_menuList->setAccessibleDescription(QApplication::translate("Widget", "background-color:#FFFFFF", nullptr));
|
||||
#endif // QT_NO_ACCESSIBILITY
|
||||
menu_video->setText(QApplication::translate("Widget", "Videos", nullptr));
|
||||
menu_download->setText(QApplication::translate("Widget", "Download List", nullptr));
|
||||
menu_system->setText(QApplication::translate("Widget", "Tools", nullptr));
|
||||
menu_theme->setText(QApplication::translate("Widget", "Beautify", nullptr));
|
||||
menu_music->setText(QApplication::translate("Widget", "Music", nullptr));
|
||||
icon->setText(QApplication::translate("Widget", "icon", nullptr));
|
||||
menu_dev->setText(QApplication::translate("Widget", "Development", nullptr));
|
||||
menu_office->setText(QApplication::translate("Widget", "Office", nullptr));
|
||||
#ifndef QT_NO_TOOLTIP
|
||||
pushButton_return->setToolTip(QApplication::translate("Widget", "Back to category", nullptr));
|
||||
#endif // QT_NO_TOOLTIP
|
||||
pushButton_return->setText(QString());
|
||||
menu_read->setText(QApplication::translate("Widget", "Translate", nullptr));
|
||||
menu_other->setText(QApplication::translate("Widget", "Others", nullptr));
|
||||
menu_main->setText(QApplication::translate("Widget", "Home ", nullptr));
|
||||
menu_photo->setText(QApplication::translate("Widget", "Graphics", nullptr));
|
||||
menu_game->setText(QApplication::translate("Widget", "Games", nullptr));
|
||||
menu_chat->setText(QApplication::translate("Widget", "Communication", nullptr));
|
||||
menu_network->setText(QApplication::translate("Widget", "Network", nullptr));
|
||||
#ifndef QT_NO_TOOLTIP
|
||||
pushButton_refresh->setToolTip(QApplication::translate("Widget", "Reload", nullptr));
|
||||
#endif // QT_NO_TOOLTIP
|
||||
pushButton_refresh->setText(QString());
|
||||
label->setText(QApplication::translate("Widget", "The list is currently empty. Go and download some softwares!", nullptr));
|
||||
btn_openDir->setText(QApplication::translate("Widget", "Open download directory", nullptr));
|
||||
pushButton_download->setText(QApplication::translate("Widget", "Install", nullptr));
|
||||
label_appname->setText(QApplication::translate("Widget", "Name", nullptr));
|
||||
label_info->setText(QApplication::translate("Widget", "<html><head/><body><p><br/></p></body></html>", nullptr));
|
||||
label_appicon->setText(QApplication::translate("Widget", "ICON", nullptr));
|
||||
pushButton_uninstall->setText(QApplication::translate("Widget", "Uninstall", nullptr));
|
||||
pushButton_website->setText(QApplication::translate("Widget", "Site", nullptr));
|
||||
pushButton->setText(QApplication::translate("Widget", "Share", nullptr));
|
||||
#ifndef QT_NO_TOOLTIP
|
||||
tag_community->setToolTip(QApplication::translate("Widget", "<html><head/><body><p>This app is developed by community user,we give this tag to honor those who contribute to the Linux Ecology</p></body></html>", nullptr));
|
||||
#endif // QT_NO_TOOLTIP
|
||||
#ifndef QT_NO_WHATSTHIS
|
||||
tag_community->setWhatsThis(QApplication::translate("Widget", "<html><head/><body><p>This app is developed by community user,we give this tag to honor those who contribute to the Linux Ecology</p></body></html>", nullptr));
|
||||
#endif // QT_NO_WHATSTHIS
|
||||
tag_community->setText(QApplication::translate("Widget", "<html><head/><body><p><img src=\":/tags/community-small.png\"/></p></body></html>", nullptr));
|
||||
#ifndef QT_NO_TOOLTIP
|
||||
tag_ubuntu->setToolTip(QApplication::translate("Widget", "<html><head/><body><p>Capable to Ubuntu 20.04</p></body></html>", nullptr));
|
||||
#endif // QT_NO_TOOLTIP
|
||||
#ifndef QT_NO_WHATSTHIS
|
||||
tag_ubuntu->setWhatsThis(QApplication::translate("Widget", "<html><head/><body><p>Capable to Ubuntu 20.04</p></body></html>", nullptr));
|
||||
#endif // QT_NO_WHATSTHIS
|
||||
tag_ubuntu->setText(QApplication::translate("Widget", "<html><head/><body><p><img src=\":/tags/ubuntu-small.png\"/></p></body></html>", nullptr));
|
||||
#ifndef QT_NO_TOOLTIP
|
||||
tag_deepin->setToolTip(QApplication::translate("Widget", "<html><head/><body><p>Capable to deepin 20</p></body></html>", nullptr));
|
||||
#endif // QT_NO_TOOLTIP
|
||||
#ifndef QT_NO_WHATSTHIS
|
||||
tag_deepin->setWhatsThis(QApplication::translate("Widget", "<html><head/><body><p>Capable to deepin 20</p></body></html>", nullptr));
|
||||
#endif // QT_NO_WHATSTHIS
|
||||
tag_deepin->setText(QApplication::translate("Widget", "<html><head/><body><p><img src=\":/tags/deepin-small.png\"/></p></body></html>", nullptr));
|
||||
#ifndef QT_NO_TOOLTIP
|
||||
tag_uos->setToolTip(QApplication::translate("Widget", "<html><head/><body><p>Capable to UOS home 20</p></body></html>", nullptr));
|
||||
#endif // QT_NO_TOOLTIP
|
||||
#ifndef QT_NO_WHATSTHIS
|
||||
tag_uos->setWhatsThis(QApplication::translate("Widget", "<html><head/><body><p>Capable to UOS home 20</p></body></html>", nullptr));
|
||||
#endif // QT_NO_WHATSTHIS
|
||||
tag_uos->setText(QApplication::translate("Widget", "<html><head/><body><p><img src=\":/tags/uos-small.png\"/></p></body></html>", nullptr));
|
||||
#ifndef QT_NO_TOOLTIP
|
||||
tag_dtk5->setToolTip(QApplication::translate("Widget", "<html><head/><body><p>This is a DTK5 app,which means it would have better effect on Deepin Desktop Environment</p></body></html>", nullptr));
|
||||
#endif // QT_NO_TOOLTIP
|
||||
#ifndef QT_NO_WHATSTHIS
|
||||
tag_dtk5->setWhatsThis(QApplication::translate("Widget", "<html><head/><body><p>This is a DTK5 app,which means it would have better effect on Deepin Desktop Environment</p></body></html>", nullptr));
|
||||
#endif // QT_NO_WHATSTHIS
|
||||
tag_dtk5->setText(QApplication::translate("Widget", "<html><head/><body><p><img src=\":/tags/dtk-small.png\"/></p></body></html>", nullptr));
|
||||
#ifndef QT_NO_TOOLTIP
|
||||
tag_dwine2->setToolTip(QApplication::translate("Widget", "<html><head/><body><p>A deepin-wine2 app.If you are using ubuntu or other non-deepin distro,you should deploy deepin-wine2 by your self.</p></body></html>", nullptr));
|
||||
#endif // QT_NO_TOOLTIP
|
||||
#ifndef QT_NO_WHATSTHIS
|
||||
tag_dwine2->setWhatsThis(QApplication::translate("Widget", "<html><head/><body><p>A deepin-wine2 app.If you are using ubuntu or other non-deepin distro,you should deploy deepin-wine2 by your self.</p></body></html>", nullptr));
|
||||
#endif // QT_NO_WHATSTHIS
|
||||
tag_dwine2->setText(QApplication::translate("Widget", "<html><head/><body><p><img src=\":/tags/dwine2-small.png\"/></p></body></html>", nullptr));
|
||||
#ifndef QT_NO_TOOLTIP
|
||||
tag_dwine5->setToolTip(QApplication::translate("Widget", "<html><head/><body><p>A deepin-wine5 app.If you are using ubuntu or other non-deepin distro,you should deploy deepin-wine5 by your self.</p></body></html>", nullptr));
|
||||
#endif // QT_NO_TOOLTIP
|
||||
#ifndef QT_NO_WHATSTHIS
|
||||
tag_dwine5->setWhatsThis(QApplication::translate("Widget", "<html><head/><body><p>A deepin-wine5 app.If you are using ubuntu or other non-deepin distro,you should deploy deepin-wine5 by your self.</p></body></html>", nullptr));
|
||||
#endif // QT_NO_WHATSTHIS
|
||||
tag_dwine5->setText(QApplication::translate("Widget", "<html><head/><body><p><img src=\":/tags/dwine5-small.png\"/></p></body></html>", nullptr));
|
||||
#ifndef QT_NO_TOOLTIP
|
||||
tag_a2d->setToolTip(QApplication::translate("Widget", "<html><head/><body><p>An Appimage to deb app.</p></body></html>", nullptr));
|
||||
#endif // QT_NO_TOOLTIP
|
||||
#ifndef QT_NO_WHATSTHIS
|
||||
tag_a2d->setWhatsThis(QApplication::translate("Widget", "<html><head/><body><p>An Appimage to deb app.</p></body></html>", nullptr));
|
||||
#endif // QT_NO_WHATSTHIS
|
||||
tag_a2d->setText(QApplication::translate("Widget", "<html><head/><body><p><img src=\":/tags/a2d-small.png\"/></p></body></html>", nullptr));
|
||||
pushButton_translate->setText(QApplication::translate("Widget", "Contribute translation", nullptr));
|
||||
label_10->setText(QApplication::translate("Widget", "Info", nullptr));
|
||||
label_more->setText(QApplication::translate("Widget", "<html><head/><body><p>An app store developed by community enthusiasts</p></body></html>", nullptr));
|
||||
label_9->setText(QApplication::translate("Widget", "Screenshots", nullptr));
|
||||
label_show->setText(QString());
|
||||
label_2->setText(QApplication::translate("Widget", "Line Settings", nullptr));
|
||||
label_3->setText(QApplication::translate("Widget", "Choose Line:", nullptr));
|
||||
pushButton_updateServer->setText(QApplication::translate("Widget", "Refresh", nullptr));
|
||||
label_setting1->setText(QApplication::translate("Widget", "Take effect when restart ", nullptr));
|
||||
label_7->setText(QApplication::translate("Widget", "<html><head/><body><p>The role of the source server is to ensure that the software is updated, and supports the use of the apt tool to get the software. We usually prefer that you use the first line as the update source, which is generally the most stable. </p></body></html>", nullptr));
|
||||
pushButton_updateApt->setText(QApplication::translate("Widget", "Update", nullptr));
|
||||
label_6->setText(QApplication::translate("Widget", "Source Server", nullptr));
|
||||
label_aptserver->setText(QApplication::translate("Widget", "Server", nullptr));
|
||||
label_8->setText(QApplication::translate("Widget", "Temp", nullptr));
|
||||
pushButton_clear->setText(QApplication::translate("Widget", "Clean", nullptr));
|
||||
label_12->setText(QApplication::translate("Widget", "Since the dictionary is at /tmp,It would be cleaned automatically when system reboot.", nullptr));
|
||||
label_13->setText(QApplication::translate("Widget", "Size:", nullptr));
|
||||
tmp_size_ui->setText(QApplication::translate("Widget", "0B", nullptr));
|
||||
label_11->setText(QApplication::translate("Widget", "Location\357\274\232/tmp/spark-store", nullptr));
|
||||
label_4->setText(QApplication::translate("Widget", "About us", nullptr));
|
||||
label_5->setText(QApplication::translate("Widget", "<html><head/><body><p>We are <span style=\" font-weight:600;\">NOT</span> the official team, just like you, we are just one of the many Linux/deepin system enthusiasts and users, we develop and run the "Spark Store"! ", is to bring the community together to share useful software, or to participate in development together, so that we all use the latest and greatest software. </p><p>We don't make a profit from this, all developers and maintainers don't get paid, and we rely on the community's donations to us for most of our expenses, which we are grateful for and which allow us not to spend too much energy worrying about funding. </p><p>Our service and software are free for everyone to use, communicate, and learn, but you must comply with local laws and regulations in the process of your use, otherwise any problems have nothing to do with us. </p><p>If any part of the store infringes your rights, please tell us <jifengshenmo@outlook.com> we will remove the infringing content as soon as possi"
|
||||
"ble. </p><p>If you'd like to get involved with us too, whether you're involved in development, design, pitching or submitting work, we welcome you to join us. </p><p>QQ group:872690351<br/></p></body></html>", nullptr));
|
||||
} // retranslateUi
|
||||
|
||||
};
|
||||
|
||||
namespace Ui {
|
||||
class Widget: public Ui_Widget {};
|
||||
} // namespace Ui
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#endif // UI_WIDGET_H
|
BIN
build/widget.o
Normal file
BIN
build/widget.o
Normal file
Binary file not shown.
2
main.cpp
2
main.cpp
@ -14,7 +14,7 @@ int main(int argc, char *argv[])
|
||||
a.loadTranslator();//载入翻译
|
||||
a.setAboutDialog(&dialog);
|
||||
dialog.setLicense(QObject::tr("We publish this program under GPL V3"));
|
||||
dialog.setVersion(DApplication::buildVersion(QObject::tr("Version 2.0+2")));
|
||||
dialog.setVersion(DApplication::buildVersion("Version 2.0+2"));
|
||||
dialog.setAcknowledgementVisible(true);
|
||||
dialog.setAcknowledgementLink(QObject::tr("https://gitee.com/deepin-community-store/spark-store"));
|
||||
a.setApplicationAcknowledgementPage(QObject::tr("https://gitee.com/deepin-community-store/spark-store"));
|
||||
|
@ -17,11 +17,6 @@
|
||||
<source>We publish this program under GPL V3</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="17"/>
|
||||
<source>Version 2.0+2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="19"/>
|
||||
<location filename="../main.cpp" line="20"/>
|
||||
|
@ -18,9 +18,8 @@
|
||||
<translation>本程序按GPL V3开源</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="17"/>
|
||||
<source>Version 2.0+2</source>
|
||||
<translation>版本: 2.0+2</translation>
|
||||
<translation type="vanished">版本: 2.0+2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="19"/>
|
||||
@ -259,7 +258,7 @@
|
||||
<message>
|
||||
<location filename="../widget.ui" line="874"/>
|
||||
<source>Contribute translation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished">贡献翻译</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../widget.ui" line="892"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user