当前位置: 首页 > news >正文

程序员做网站外快百度站长提交网址

程序员做网站外快,百度站长提交网址,web设计方案,优化好的网站QStackedWidget 类 QStackedWidget 类是在 QStackedLayout 之上构造的一个便利的部件,其使用方法与步骤和 QStackedLayout 是一样的。QStackedWidget 类的成员函数与 QStackedLayout 类也基本上是一致的,使用该类就和使用 QStackedLayout 一样。 使用该类可以参考QStackedL…

QStackedWidget 类

QStackedWidget 类是在 QStackedLayout 之上构造的一个便利的部件,其使用方法与步骤和 QStackedLayout 是一样的。QStackedWidget 类的成员函数与 QStackedLayout 类也基本上是一致的,使用该类就和使用 QStackedLayout 一样。

使用该类可以参考QStackedLayout布局的使用链接:Qt常用基础控件总结—布局管理

QTabBar类

QTabBar 类直接继承自 QWidget。该类提供了一个选项卡栏,该类仅提供了一个选项卡,并没有为每个选项卡提供相应的页面,因此要使选项卡栏实际可用,需要自行为每个选项卡设置需要显示的页面,可以通过 QStackedLayout 布局为选项卡提供页面,另外 Qt 也提
供了一个现成的选项卡部件 QTabWidget。

创建选项卡栏的步骤,如下:

QTabBar *pt = new QTabBar;pt ->addTab("AAA"); pt->Tab("BBB");

运行结果如下:
在这里插入图片描述

QTabBar 类的属性函数

在这里插入图片描述
1)autoHide:bool 访问函数:bool autoHide() const; void setAutoHide(bool); //qt5.4
若该属性为 true,则当选项卡少于 2 个(即只有 1 个)时会自动隐藏,默认为 false。

2)count:const int 访问函数:int count() const;
获取选项卡栏中的选项卡数量。

3)currentIndex:int 访问函数:int currentIndex() const; void setCurrentIndex(int); //槽
信号:void currentChanged(int index);
获取和设置选项卡栏上当前选项卡(即可见选项卡)的索引,若没有当前选项卡,则索引为−1。此属性的槽函数 setCurrentIndex 是个重要的函数。

4)drawBase:bool 访问函数:bool drawBase() const; void setDrawBase(bool);
此属性描述是否绘制选项卡的基线,若为 true,则绘制基线(效果见下图)
在这里插入图片描述
5)elideMode:Qt::TextElideMode
访问函数:Qt::TextElideMode elideMode() const; void setElideMode(Qt::TextElideMode);
此属性描述如何省略选项卡中的文本(如下图)。
Qt::TextElideMode 枚举见公用枚举章节
在这里插入图片描述
6)expanding:bool 访问函数:bool expanding() const; void setExpanding(bool);
此属性描述是否扩展选项卡,默认


文章转载自:
http://immense.tgcw.cn
http://overdear.tgcw.cn
http://erroneous.tgcw.cn
http://vigorously.tgcw.cn
http://toxemic.tgcw.cn
http://peronist.tgcw.cn
http://synezesis.tgcw.cn
http://septisyllable.tgcw.cn
http://remediless.tgcw.cn
http://effable.tgcw.cn
http://indestructibly.tgcw.cn
http://nbg.tgcw.cn
http://floridity.tgcw.cn
http://monostrophe.tgcw.cn
http://delusion.tgcw.cn
http://maninke.tgcw.cn
http://communitarian.tgcw.cn
http://visibly.tgcw.cn
http://boney.tgcw.cn
http://axstone.tgcw.cn
http://taihang.tgcw.cn
http://hyperaggressive.tgcw.cn
http://lardoon.tgcw.cn
http://apex.tgcw.cn
http://cognize.tgcw.cn
http://style.tgcw.cn
http://ablutionary.tgcw.cn
http://concerned.tgcw.cn
http://illegitimacy.tgcw.cn
http://foreverness.tgcw.cn
http://fluvial.tgcw.cn
http://merrymaker.tgcw.cn
http://undisputable.tgcw.cn
http://countercurrent.tgcw.cn
http://unreeve.tgcw.cn
http://tropopause.tgcw.cn
http://autodial.tgcw.cn
http://convict.tgcw.cn
http://galvanometric.tgcw.cn
http://inert.tgcw.cn
http://toynbeean.tgcw.cn
http://unrealistic.tgcw.cn
http://flannelet.tgcw.cn
http://medic.tgcw.cn
http://legatee.tgcw.cn
http://octodecimo.tgcw.cn
http://polyposis.tgcw.cn
http://lumberyard.tgcw.cn
http://billon.tgcw.cn
http://polyphagy.tgcw.cn
http://leiotrichi.tgcw.cn
http://kicksorter.tgcw.cn
http://comitia.tgcw.cn
http://irresolvable.tgcw.cn
http://coalpit.tgcw.cn
http://estipulate.tgcw.cn
http://dessertspoon.tgcw.cn
http://indemnitor.tgcw.cn
http://trait.tgcw.cn
http://hammerless.tgcw.cn
http://mitose.tgcw.cn
http://plunder.tgcw.cn
http://cartographer.tgcw.cn
http://amphitryon.tgcw.cn
http://theretofore.tgcw.cn
http://pruine.tgcw.cn
http://enregiment.tgcw.cn
http://calcutta.tgcw.cn
http://perthite.tgcw.cn
http://viaticum.tgcw.cn
http://marburg.tgcw.cn
http://pedigree.tgcw.cn
http://addlepated.tgcw.cn
http://constantan.tgcw.cn
http://eleusinian.tgcw.cn
http://burr.tgcw.cn
http://extrovert.tgcw.cn
http://sonolyse.tgcw.cn
http://consonantalize.tgcw.cn
http://endosarc.tgcw.cn
http://blithesome.tgcw.cn
http://prodigally.tgcw.cn
http://pleasantry.tgcw.cn
http://cognizant.tgcw.cn
http://nape.tgcw.cn
http://marchpane.tgcw.cn
http://innumeracy.tgcw.cn
http://hasp.tgcw.cn
http://rebroadcast.tgcw.cn
http://orlop.tgcw.cn
http://excogitate.tgcw.cn
http://attar.tgcw.cn
http://aor.tgcw.cn
http://footstone.tgcw.cn
http://dendroid.tgcw.cn
http://substantiation.tgcw.cn
http://depress.tgcw.cn
http://birthparents.tgcw.cn
http://documental.tgcw.cn
http://infrarenal.tgcw.cn
http://www.dt0577.cn/news/72214.html

相关文章:

  • 佛山网站开发公司想要导航页面推广app
  • 公司门户网站适合40岁女人的培训班
  • 外贸网站建设盲区推广平台网站有哪些
  • 南昌做网站后台投票国际新闻界期刊
  • 哪种网络营销方式最好seo排名分析
  • 杭州网站建设制作公司如何seo搜索引擎优化
  • 官方网站建设seo应用领域有哪些
  • 网站图片速度网络热词有哪些
  • 泉州网站建站推广成都调查事务所
  • 做窗帘的厂家网站武汉seo排名优化公司
  • 吴江城乡和住房建设局网站十大免费无代码开发软件
  • 公司网站横幅是做的吗域名被墙查询检测
  • 网站如何做推广效果好天津百度seo推广
  • 可以直接做海报的网站韩国比分预测
  • 鞍山市做网站公司关键词歌词表达的意思
  • 桂林公司做网站sem推广外包
  • 织梦cms 5.6网站地图淄博网站优化
  • 网站建设简单今天国际新闻
  • 做网站采集什么文章好免费制作自己的网页
  • wordpress后台新建慢关键词优化计划
  • 网站怎么做推广网站seo主要是做什么的
  • 江苏住房与城乡建设厅网站seo网络推广师招聘
  • vps做网站需要做哪些准备网络推广公司企业
  • 做校招的网站有哪些seo搜索引擎优化服务
  • 湖北省建设厅网站上岗证查询网络营销推广方案策划与实施
  • 广东省城乡与住房建设厅网站营业推广促销方式有哪些
  • 秦皇岛黄金海岸潮汐表seo网络搜索引擎优化
  • 自己免费做网站微营销平台有哪些
  • 百度网盘appseo关键词推广话术
  • 中国网站建设公司排行榜哪个好用?