Chinaunix首页 | 论坛 | 博客
  • 博客访问: 108761
  • 博文数量: 87
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 636
  • 用 户 组: 普通用户
  • 注册时间: 2013-11-22 19:31
文章分类

全部博文(87)

文章存档

2015年(33)

2014年(37)

2013年(17)

我的朋友

分类: C/C++

2014-04-02 11:04:02

The QWorkspace widget provides a workspace window that can be used in an MDI application.


This class is deprecated. Use QMdiArea instead.


Multiple Document Interface (MDI) applications are typically composed of a main window containing a menu bar, a toolbar, and a central QWorkspace widget. The workspace itself is used to display a number of child windows, each of which is a widget.


The workspace itself is an ordinary Qt widget. It has a standard constructor that takes a parent widget. Workspaces can be placed in any layout, but are typically given as the central widget in a QMainWindow:
阅读(484) | 评论(0) | 转发(0) |
0

上一篇:创建锚接窗口的流程

下一篇:vim

给主人留下些什么吧!~~