代码拉取完成,页面将自动刷新
TEMPLATE = app
TARGET = QQStars
QT += widgets network webkit svg qml quick concurrent sql quick-private#widgets-private core-private gui-private
QT += webkitwidgets
LIBS += -lXext
INCLUDEPATH += \
src \
src/qxtglobalshortcut \
src/qqstars \
src/mywidgets \
src/utility
SOURCES += src/main.cpp \
src/utility/mynetworkaccessmanagerfactory.cpp \
src/utility/utility.cpp \
src/mywidgets/mywindow.cpp \
src/qqstars/qqstars.cpp \
src/mywidgets/systemtrayicon.cpp \
src/mywidgets/mysvgview.cpp \
src/mywidgets/myimage.cpp \
src/mywidgets/mymessagebox.cpp \
src/utility/myhttprequest.cpp \
src/qqstars/qqiteminfo.cpp \
src/utility/downloadimage.cpp \
src/utility/texteditplaygif.cpp
RESOURCES += \
images.qrc \
other.qrc \
faces.qrc \
qml.qrc \
style.qrc
# Additional import path used to resolve QML modules in Qt Creator's code model
QML_IMPORT_PATH =
# Default rules for deployment.
include(deployment.pri)
include (src/qxtglobalshortcut/qxtglobalshortcut.pri)
#include (qmlapplicationviewer.pri)
#qtcAddDeployment()
HEADERS += \
src/utility/mynetworkaccessmanagerfactory.h \
src/utility/utility.h \
src/mywidgets/mywindow.h \
src/qqstars/qqstars.h \
src/mywidgets/systemtrayicon.h \
src/mywidgets/mysvgview.h \
src/mywidgets/myimage.h \
src/mywidgets/mymessagebox.h \
src/utility/myhttprequest.h \
src/qqstars/qqiteminfo.h \
src/utility/downloadimage.h \
src/utility/texteditplaygif.h
OTHER_FILES += \
qml/Utility/CodeInput.qml \
qml/Utility/MyButton.qml \
qml/Utility/MyMessageBox.qml \
qml/Utility/MyTextArea.qml \
qml/Utility/MyTextField.qml \
qml/Utility/SystemTray.qml \
qml/Api/api.js \
qml/Api/QQApi.qml \
qml/Login/KeyboardPage/SoftKeyboard.qml \
qml/Login/KeyboardPage/SoftKeyboardButton.qml \
qml/Login/main.qml \
qml/Login/SettingPage.qml \
qml/MainPanel/ChatWindow/qqshow.png \
qml/MainPanel/ListPage/AllListPage.qml \
qml/MainPanel/ListPage/FriendList.qml \
qml/MainPanel/ListPage/GroupList.qml \
qml/MainPanel/ListPage/RecentList.qml \
qml/MainPanel/main.qml \
qml/MainPanel/MainPanelPage.qml \
qml/Utility/ComboBox/MyComboBox.qml \
qml/Utility/ComboBox/MyComboBoxComponent.qml \
qml/Login/MyLoginButton.qml \
qml/Chat/ChatWindowCommand.qml \
qml/Chat/MessageListComponent.qml \
qml/Chat/qqshow.png \
qml/Utility/KeyboardPage/SoftKeyboard.qml \
qml/Utility/KeyboardPage/SoftKeyboardButton.qml \
qml/Utility/MyRectangularGlow.qml \
qml/Utility/MyWindow.qml \
qml/Utility/MyScrollView.qml \
qml/Login/LoginPanel/AccountList.qml \
qml/Login/LoginPanel/LoginCheckBox.qml \
qml/Login/LoginPanel/LoginInputArea.qml \
qml/Login/LoginPanel/LoginPage.qml \
qml/QQItemInfo/DiscuInfo.qml \
qml/QQItemInfo/FriendInfo.qml \
qml/QQItemInfo/GroupInfo.qml \
qml/MainPanel/ListPage/DiscuList.qml \
qml/MainPanel/ListPage/GroupAndDiscuPage.qml \
style/menuStyle.css \
style/messageBoxStyle.css \
qml/Chat/FriendChatPage.qml \
qml/Chat/GroupChatPage.qml \
qml/Chat/DiscuChatPage.qml \
qml/Chat/ChatPage.qml \
qml/Utility/TrayMessageWindow.qml \
qml/Login/textedit.html \
qml/Utility/MyTextView.qml
FORMS +=
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。