搜索资源列表
Qt_for_S60_QStackedWidget_Example_v1_0_en
- This a Qt symbian application-This is a Qt symbian application
stack
- QT4中实现堆栈窗口,该实例中用QStackedWidget来实现堆栈窗口-QT4 achieve stack window, the instance is used to implement the stack window QStackedWidget
StackedWidget
- 堆栈窗口QStackedWidget类也是应用程序中经常见到的。在实际应用中,堆栈窗体多与列表框QListWidget及下拉列表框QComboBox配合使用。本程序实现堆栈窗体QStackedWidget类的使用,当选择左侧列表框中不同的选项是,右侧显示所选的不同的窗体。-The the stack the window QStackedWidget class is also an application often see. In
QStackedWidget
- 学习STACKWIDGET的教程,可以帮助学才快速实现STACKED的方法,非常好的教程- is a best way to learn stackedwidget.
qstackedwidget
- The QStackedWidget class provides a stack of widgets where only one widget is visible at a time for Linux.