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.h
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
- /****************************************************************************
- ** Form interface generated from reading ui file 'test.ui'
- **
- ** Created: 日 6月 25 20:58:38 2006
- ** by: The User Interface Compiler ($Id: qt/main.cpp 3.1.1 edited Nov 21 17:40 $)
- **
- ** WARNING! All changes made in this file will be lost!
- ****************************************************************************/
- #ifndef TEST_H
- #define TEST_H
- #include <qvariant.h>
- #include <qdialog.h>
- class QVBoxLayout;
- class QHBoxLayout;
- class QGridLayout;
- class QPushButton;
- class test : public QDialog
- {
- Q_OBJECT
- public:
- test( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
- ~test();
- QPushButton* btnOk;
- QPushButton* btnExit;
- protected:
- protected slots:
- virtual void languageChange();
- };
- #endif // TEST_H