資源簡介
1. 支持多個(gè)同一類的ComboBox數(shù)據(jù)共享
2. 支持不同種類的ComboBox共享不同種類的數(shù)據(jù)
3. 如有需要可自行擴(kuò)展 ... ...
4. 實(shí)例:https://blog.csdn.net/Ilson_/article/details/88725341
代碼片段和文件信息
#include?“MainWnd.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWnd?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????1168??2019-03-21?18:34??ComboBox\ComboBox.pro
?????文件????????262??2019-03-21?18:35??ComboBox\icon.qrc
?????文件????????177??2019-03-21?18:24??ComboBox\main.cpp
?????文件????????265??2019-03-21?20:06??ComboBox\MainWnd.cpp
?????文件????????289??2019-03-21?18:24??ComboBox\MainWnd.h
?????文件???????2752??2019-03-21?20:08??ComboBox\MainWnd.ui
?????文件???????7509??2019-03-21?20:10??ComboBox\MyComboBox.cpp
?????文件???????1291??2019-03-21?18:05??ComboBox\MyComboBox.h
?????文件???????2167??2019-03-21?20:09??ComboBox\MyComboBoxItem.cpp
?????文件????????534??2019-03-21?15:06??ComboBox\MyComboBoxItem.h
?????文件???????3076??2019-03-21?12:01??ComboBox\Thumbnail\delete-hover.png
?????文件???????3051??2019-03-21?10:21??ComboBox\Thumbnail\delete.png
?????文件????????741??2019-03-20?17:25??ComboBox\Thumbnail\down-arrow-hover.png
?????文件????????687??2019-03-20?17:16??ComboBox\Thumbnail\down-arrow.png
????..AD...?????????0??2019-03-21?18:35??ComboBox\Thumbnail
?????目錄??????????0??2019-03-21?21:26??ComboBox
-----------?---------??----------?-----??----
????????????????23969????????????????????16
評論
共有 條評論