Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
test.ui
Package: GUI.rar [view]
Upload User: jiangfa
Upload Date: 2022-05-14
Package Size: 1651k
Code Size: 1k
Category:
GDI-Bitmap
Development Platform:
Unix_Linux
- <!DOCTYPE UI><UI version="3.1" stdsetdef="1">
- <class>test</class>
- <widget class="QDialog">
- <property name="name">
- <cstring>test</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>351</width>
- <height>285</height>
- </rect>
- </property>
- <property name="caption">
- <string>test</string>
- </property>
- <widget class="QPushButton">
- <property name="name">
- <cstring>btnOk</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>80</x>
- <y>210</y>
- <width>60</width>
- <height>30</height>
- </rect>
- </property>
- <property name="text">
- <string>&Ok</string>
- </property>
- </widget>
- <widget class="QPushButton">
- <property name="name">
- <cstring>btnExit</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>170</x>
- <y>210</y>
- <width>70</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>E&xit</string>
- </property>
- </widget>
- </widget>
- <pixmapinproject/>
- <layoutdefaults spacing="6" margin="11"/>
- </UI>