当前位置:网站首页>Main window in QT application
Main window in QT application
2022-07-05 01:20:00 【A raindrop pouring into the sea】
1. Toolbar of the main window in the application
The main window is with the user Top level window for long-term interaction
programmatic most Functions are directly provided by the main window
The main window is usually The first window displayed after the application starts
The whole program consists of a main window and Multiple dialog boxes form
Qt The main window in :
Qt The concept of main window is directly supported in the development platform
QMainWindow yes Qt The base class of the main window in
QMainWindow Inherited from QWidget Is a container type component
QMainWindow The secret encapsulated in :
QMainWindow Component layout in :
stay Qt Provides menu related class components :
stay Qt Create a menu in the main window :
QMenubar* mb = menuBar(); //member function
QMenu* menu = new QMenu("File(&F)");
QAction* action = new QAction("New", NULL);
menu->addAction(action);
mb->addMenu(menu);
Shortcut key settings :
action->setShortcut(QKeySequence(KEY));
QKeySeauence - Qt Classes related to shortcut keys in
KEY - QT Constants representing key values in
2. Status bar in main window
边栏推荐
- 微信小程序;胡言乱语生成器
- JS implementation determines whether the point is within the polygon range
- Basic operations of database and table ----- delete index
- Database postragesq role membership
- Wechat applet: the latest WordPress black gold wallpaper wechat applet two open repair version source code download support traffic main revenue
- How to safely eat apples on the edge of a cliff? Deepmind & openai gives the answer of 3D security reinforcement learning
- BGP comprehensive experiment
- Classification of performance tests (learning summary)
- [flutter topic] 64 illustration basic textfield text input box (I) # yyds dry goods inventory #
- 多模输入事件分发机制详解
猜你喜欢

Redis master-slave replication cluster and recovery ideas for abnormal data loss # yyds dry goods inventory #

Arbitrum: two-dimensional cost
![Yyds dry goods inventory [Gan Di's one week summary: the most complete and detailed in the whole network]; detailed explanation of MySQL index data structure and index optimization; remember collectio](/img/e8/de158982788fc5bc42f842b07ff9a8.jpg)
Yyds dry goods inventory [Gan Di's one week summary: the most complete and detailed in the whole network]; detailed explanation of MySQL index data structure and index optimization; remember collectio

Wechat applet; Gibberish generator

Delaying wages to force people to leave, and the layoffs of small Internet companies are a little too much!

Analysis and comparison of leetcode weekly race + acwing weekly race (t4/t3)
![[untitled]](/img/d1/85550f58ce47e3609abe838b58c79e.jpg)
[untitled]

Yyds dry goods inventory kubernetes management business configuration methods? (08)

SAP ui5 application development tutorial 107 - trial version of SAP ui5 overflow toolbar container control introduction

微信小程序:全新独立后台月老办事处一元交友盲盒
随机推荐
Applet live + e-commerce, if you want to be a new retail e-commerce, use it!
142. Circular linked list II
Basic operation of database and table ----- phased test II
Actual combat simulation │ JWT login authentication
A simple SSO unified login design
If the consumer Internet is compared to a "Lake", the industrial Internet is a vast "ocean"
Delaying wages to force people to leave, and the layoffs of small Internet companies are a little too much!
[FPGA tutorial case 10] design and implementation of complex multiplier based on Verilog
Complex, complicated and numerous: illustration of seven types of code coupling
SAP ui5 application development tutorial 106 - how to improve the readability of SAP ui5 application routing URL trial version
BGP comprehensive experiment
Behind the cluster listing, to what extent is the Chinese restaurant chain "rolled"?
[pure tone hearing test] pure tone hearing test system based on MATLAB
微信小程序:最新wordpress黑金壁纸微信小程序 二开修复版源码下载支持流量主收益
Introduction to redis (1)
The performance of major mainstream programming languages is PK, and the results are unexpected
What is the current situation and Prospect of the software testing industry in 2022?
[Chongqing Guangdong education] National Open University spring 2019 1042 international economic law reference questions
LeetCode周赛 + AcWing周赛(T4/T3)分析对比
Great God developed the new H5 version of arXiv, saying goodbye to formula typography errors in one step, and mobile phones can also easily read literature