QT QComboBox(4)使用

QComboBox Class类简介

The QComboBox widget is a combined button and popup list.
Header:#include
qmake:QT += widgets
Inherits:QWidget
Inherited By:QFontComboBox
List of all members, including inherited members(所有成员的列表,包括继承的成员)
Obsolete members (过时的成员)

Public Types

enum InsertPolicy { NoInsert, InsertAtTop, Insert

猜你喜欢

转载自blog.csdn.net/qq_45646951/article/details/108864204