可按Ctrl+D收藏 蚂蚁资源网

蚂蚁资源网

qt 源码下载(天河qt)

  • 全部评论(3)
  • 111
  • http://download.csdn.net/detail/yanhubin/8100979这里可以下载源码。登陆是曾经QQ网页端,webqq的通讯协议,采用http协议,你可以参考,界面仿QQ
  • 2021-02-22 08:45:01
  • 爱吃鱼的猫
  • 有 去下载源码版本
  • 2021-02-11 20:22:59
  • 515680997
  • 求Qt Creator 界面的源代码,<?xml version="1.0" encoding="utf-8"?> <ui version="4.0"> <class>mainwindow</class> <widget class="qmainwindow" name="mainwindow"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>516</width> <height>330</height> </rect> </property> <property name="windowtitle"> <string>mainwindow</string> </property> <widget class="qwidget" name="centralwidget"> <widget class="qpushbutton" name="pushbutton"> <property name="geometry"> <rect> <x>90</x> <y>40</y> <width>111</width> <height>51</height> </rect> </property> <property name="text"> <string>pushbutton</string> </property> </widget> <widget class="qcombobox" name="combobox"> <property name="geometry"> <rect> <x>90</x> <y>120</y> <width>121</width> <height>31</height> </rect> </property> </widget> <widget class="qlineedit" name="lineedit"> <property name="geometry"> <rect> <x>90</x> <y>180</y> <width>101</width> <height>27</height> </rect> </property> </widget> </widget> <widget class="qmenubar" name="menubar"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>516</width> <height>23</height> </rect> </property> </widget> <widget class="qtoolbar" name="maintoolbar"> <attribute name="toolbararea"> <enum>toptoolbararea</enum> </attribute> <attribute name="toolbarbreak"> <bool>false</bool> </attribute> </widget> <widget class="qstatusbar" name="statusbar"/> </widget> <layoutdefault spacing="6" margin="11"/> <resources/> <connections/> </ui>
  • 2021-02-11 20:22:59
  • 商品推荐