资源简介
Qt用qt开发界面 Web Service是用C语言开发,需要搭建服务器才可以运行
代码片段和文件信息
/****************************************************************************
** Form implementation generated from reading ui file ‘form1.ui‘
**
** Created: 日 5月 23 14:49:39 2010
** 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!
****************************************************************************/
#include “form1.h“
#include “twebserv.h“
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
/*
* Constructs a Form1 as a child of ‘parent‘ with the
* name ‘name‘ and widget flags set to ‘f‘.
*
* The dialog will by default be modeless unless you set ‘modal‘ to
* TRUE to construct a modal dialog.
*/
Form1::Form1( QWidget* parent const char* name bool modal WFlags fl )
: QDialog( parent name modal fl )
{
if ( !name )
setName( “Form1“ );
setPaletteForegroundColor( QColor( 0 0 0 ) );
setPaletteBackgroundColor( QColor( 146 200 118 ) );
textLabel1 = new QLabel( this “textLabel1“ );
textLabel1->setGeometry( QRect( 130 20 251 51 ) );
textLabel1_2_2 = new QLabel( this “textLabel1_2_2“ );
textLabel1_2_2->setGeometry( QRect( 330 60 80 31 ) );
textLabel1_2 = new QLabel( this “textLabel1_2“ );
textLabel1_2->setGeometry( QRect( 40 60 80 31 ) );
pushButton2 = new QPushButton( this “pushButton2“ );
pushButton2->setGeometry( QRect( 400 190 80 30 ) );
pushButton3 = new QPushButton( this “pushButton3“ );
pushButton3->setGeometry( QRect( 400 240 80 30 ) );
pushButton1 = new QPushButton( this “pushButton1“ );
pushButton1->setGeometry( QRect( 400 140 80 30 ) );
textEdit1 = new QTextEdit( this “textEdit1“ );
textEdit1->setGeometry( QRect( 20 140 360 180 ) );
lineEdit4 = new QLineEdit( this “lineEdit4“ );
lineEdit4->setGeometry( QRect( 340 90 81 31 ) );
lineEdit3 = new QLineEdit( this “lineEdit3“ );
lineEdit3->setGeometry( QRect( 190 90 81 31 ) );
lineEdit2 = new QLineEdit( this “lineEdit2“ );
lineEdit2->setGeometry( QRect( 40 90 81 31 ) );
languageChange();
resize( QSize(491 347).expandedTo(minimumSizeHint()) );
// signals and slots connections
connect( lineEdit2 SIGNAL( textChanged (const QString & )) this SLOT( readcmd() ) );
connect( lineEdit3 SIGNAL( textChanged (const QString & )) this SLOT( readcmd() ) );
connect( lineEdit4 SIGNAL( textChanged (const QString & )) this SLOT( readcmd() ) );
connect( pushButton1 SIGNAL( clicked() ) this SLOT( run() ) );
connect( pushButton2 SIGNAL( clicked() ) this SLOT( readfile() ) );
connect( pushButton3 SIGNAL( clicked() ) this SLOT( close() ) );
}
/*
* Destroys the object and frees any allocate
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 714283 2010-05-25 12:13 1qtwebserv\1qtwebserv
文件 325 2010-05-25 12:13 1qtwebserv\1qtwebserv.pro
文件 4879 2010-05-25 18:42 1qtwebserv\form1.cpp
文件 4879 2010-05-25 18:42 1qtwebserv\form1.cpp~
文件 1255 2010-05-24 20:04 1qtwebserv\form1.h
文件 1255 2010-05-24 00:58 1qtwebserv\form1.h~
文件 361328 2010-05-25 12:13 1qtwebserv\form1.o
文件 57 2010-05-15 20:39 1qtwebserv\hello.cgi
文件 110 2010-05-24 15:04 1qtwebserv\log.txt
文件 55 2010-05-24 11:26 1qtwebserv\log.txt~
文件 4130 2010-05-25 23:59 1qtwebserv\logfile.txt
文件 207 2010-05-23 11:32 1qtwebserv\main.cpp
文件 207 2010-05-23 11:29 1qtwebserv\main.cpp~
文件 301808 2010-05-25 12:06 1qtwebserv\main.o
文件 3105 2010-05-25 12:13 1qtwebserv\Makefile
文件 3053 2010-05-24 21:18 1qtwebserv\moc_form1.cpp
文件 316820 2010-05-24 21:18 1qtwebserv\moc_form1.o
文件 36 2010-05-20 11:43 1qtwebserv\myqmake
文件 12995 2010-05-25 12:20 1qtwebserv\twebserv.cpp
文件 12995 2010-05-25 12:20 1qtwebserv\twebserv.cpp~
文件 400 2010-05-25 12:05 1qtwebserv\twebserv.h
文件 400 2010-05-25 12:05 1qtwebserv\twebserv.h~
文件 342596 2010-05-25 12:06 1qtwebserv\twebserv.o
目录 0 2010-05-26 04:04 1qtwebserv
文件 783872 2010-05-26 03:33 张永贵论文.doc
----------- --------- ---------- ----- ----
2871050 25
相关资源
- Linux大作业 web服务器
- MFC使用WebBrowser控件调用百度地图API案
- 使用qwtPlot3D实现三维曲线、轨迹绘制
- duilib中WebBrowser C++与js相互调用
- linux微型web服务器
- qt与html通信
- QT c++ dijkstra最短路径工程源码
- 酒店管理系统 QT/C++
- 传智播客_Qt 教程 +代码.7z
- Hands-On Game Development with WebAssembly Lea
- c++QT5新版画任意阶贝塞尔曲线完整工
- c++与Qt使用数据库MySQL进行数据的增删
- C++调用海康工业相机SDK采集图像的简
- Osg3.4.1Earth2.8-Qt5.6-VC2013-X86-Release.rar
- C++ Qt设计模式 第2版(中文版).pdf
- C++ GUI Qt4编程第二版(中文高清PDF扫描
- C++结合Qt库编写的背单词软件源代码
- WebRTC学习之三:录音和播放
- 基于qt的聊天室
- C++ GUI Qt 4编程(第二版)(中文高清
- qt-eclipse-integration-linux.x86-1.6.1.tar.gz(
- 基于QT5的简化版黄金矿工
- 基于QT的商品销售管理系统
- squish 帮助手册
- 基于QT的C++图片查看浏览器的设计与实
- C++结合Qt库编写的背单词软件源代码
- Qt版黑白棋251471
-
Qt使用QMediaPla
yer制作的视频播放器 - c++ & QT 餐厅服务系统
- VS2015 C++和C++的通过SOAP的WebService,C
评论
共有 条评论