mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-20 03:01:36 +08:00
update:更新软件标题栏显示
This commit is contained in:
@@ -12,6 +12,9 @@ MainWindow::MainWindow(QWidget *parent)
|
|||||||
//初始化控件样式
|
//初始化控件样式
|
||||||
void MainWindow::initStyle()
|
void MainWindow::initStyle()
|
||||||
{
|
{
|
||||||
|
//设置窗口标题
|
||||||
|
this->setWindowTitle("软件更新中心");
|
||||||
|
|
||||||
//查询框样式
|
//查询框样式
|
||||||
ui->plainTextEdit->setStyleSheet(R"(
|
ui->plainTextEdit->setStyleSheet(R"(
|
||||||
QPlainTextEdit {
|
QPlainTextEdit {
|
||||||
|
|||||||
Reference in New Issue
Block a user