查看完整版本: [-- C++ GUI Qt 4编程(2nd)一书配套例子下载 --]

QTCN开发网 -> 《C++ GUI Qt 4编程》(第2版)专栏 -> C++ GUI Qt 4编程(2nd)一书配套例子下载 [打印本页] 登录 -> 注册 -> 回复主题 -> 发表主题

<<   1   2   3   4   5  >>  Pages: ( 10 total )

yfx2003 2008-04-16 00:46

C++ GUI Qt 4编程(2nd)一书配套例子下载

[attachment=1159] 本书配套的全部例子……

liuchuanwen 2008-04-16 14:09
hao dongxi

xianjiangao 2008-05-15 14:30
heh ~~~很好很好~~

oo1335qq 2008-05-22 13:24
谢谢楼主,找了好久

mooncoldy 2008-06-02 14:00
正在学习,真是雪中送炭啊

leaf- 2008-06-03 19:44
感谢啊,正准备看这本书。

rymes 2008-06-10 13:10
晕,一运行就是木马

luckfox 2008-06-19 12:24
手邊有買一本Qt4編程,想要用eclipse+Qt+MinWn來Trace書上附贈的範例
可是如何把這些範例程式轉成可以用Eclipse來開啟的project?

rotapple 2008-07-17 13:55
很好.

lideng203 2008-07-19 15:51
不错了

zli123 2008-07-23 16:54
tks!!

luphia 2008-07-31 14:00
支持

baoxuefei771 2008-08-03 18:29
谢谢你的分享

denga188 2008-08-03 19:20
先浏览

adolph 2008-08-13 16:50
Thanks! it will save a lot of time.

laurentium 2008-08-30 00:36
想暸解一下,大傢用什么IDE來編寫Qt程序

碧波红露 2008-09-09 23:05
太谢谢了!!!

mctccy 2008-09-13 15:21
要有电子版就更好了

mars_man 2008-09-15 22:38
henhao ,配套正好

ztwaker 2008-09-17 12:29
good

中微子 2008-09-25 11:11
正需要这个呢,十分感谢@

osiers 2008-10-09 16:10
谢谢分享

whjzbp 2008-10-20 09:35
谢谢楼主,看看

winkyxiao 2008-10-28 10:19
hen hao

yfx2003 2008-10-30 07:55
大家都是一个谢谢,hoho

jackylin520 2008-11-01 22:21
[s:2] 非常好····顶一顶

feeling 2008-11-02 11:01
谢谢楼主[s:1]

kodob 2008-11-05 23:16
好东西,感谢搂主

iris_omikite 2008-11-07 09:54
谢谢楼主,找了好久

wanstar 2008-11-12 12:35
谢谢分享~~~~~~~~

christina 2008-11-16 17:55
我正在看这本书的英文版,恼火死了,非常感谢楼主的共享!

christina 2008-11-16 18:32
怎么解压老是出错呢?

yfx2003 2008-11-17 07:24
引用第31楼christina于2008-11-16 18:32发表的  :
怎么解压老是出错呢?


不应该的吧,这么多人都没有说过这个问题的。

你要不再试试……

fychit 2008-11-18 10:58
好东东

fychit 2008-11-18 11:02
解压正常啊

allen5200 2008-11-19 10:00
为什么make老出现问题阿,甚至说  QApplication:没有那个文件或目录...

zhuhuan456 2008-11-21 09:54
谢喽

smcree 2008-11-22 22:42
呵呵,今天刚刚买了一本。

beimingshang 2008-11-24 20:48
顶了

qbl1983 2008-11-26 11:21
我也下载了,可是我在机器上编译chap03这个例子程序,提示出错,错误是:
.obj/debug-shared-emb-x86/mainwindow.o mainwindow.cpp
In file included from gotocelldialog.h:6,
                from mainwindow.cpp:4:
ui_gotocelldialog.h:13:30: qdialogbuttonbox.h: 没有那个文件或目录
In file included from gotocelldialog.h:6,
                from mainwindow.cpp:4:
ui_gotocelldialog.h:22: syntax error before `*' token
ui_gotocelldialog.h: In member function `void
  Ui_GoToCellDialog::setupUi(QWidget*)':
ui_gotocelldialog.h:45: `buttonBox' undeclared (first use this function)
ui_gotocelldialog.h:45: (Each undeclared identifier is reported only once for
  each function it appears in.)
ui_gotocelldialog.h:45: parse error before `;' token
ui_gotocelldialog.h:48: `QDialogButtonBox' undeclared (first use this function)
ui_gotocelldialog.h:48: parse error before `;' token
mainwindow.cpp: In member function `void MainWindow::createActions()':
mainwindow.cpp:167: `New' is not a member of type `QKeySequence'
mainwindow.cpp:173: `Open' is not a member of type `QKeySequence'
mainwindow.cpp:179: `Save' is not a member of type `QKeySequence'
mainwindow.cpp:202: `Cut' is not a member of type `QKeySequence'
mainwindow.cpp:209: `Copy' is not a member of type `QKeySequence'
mainwindow.cpp:216: `Paste' is not a member of type `QKeySequence'
mainwindow.cpp:223: `Delete' is not a member of type `QKeySequence'
mainwindow.cpp:242: `SelectAll' is not a member of type `QKeySequence'
mainwindow.cpp:250: `Find' is not a member of type `QKeySequence'
mainwindow.cpp: In member function `void MainWindow::readSettings()':
mainwindow.cpp:394: `restoreGeometry' undeclared (first use this function)
mainwindow.cpp: In member function `void MainWindow::writeSettings()':
mainwindow.cpp:410: `saveGeometry' undeclared (first use this function)
mainwindow.cpp: In member function `bool MainWindow::okToContinue()':
mainwindow.cpp:423: invalid conversion from `int' to `const char*'
mainwindow.cpp:423:  initializing argument 1 of `QString::QString(const char*)
  '
make: *** [.obj/debug-shared-emb-x86/mainwindow.o] Error 1

请问是哪里出问题了?急切需要大虾们的帮助,谢谢

qbl1983 2008-11-26 11:50
大家对qt-book-examples里的源代码在电脑上跑了吗?我这里有写源代码跑不通哦
你们是不是也遇到了同样的问题呢?

aderho 2008-11-26 16:45
感謝您!

yfx2003 2008-11-26 18:12
引用第40楼qbl1983于2008-11-26 11:50发表的  :
大家对qt-book-examples里的源代码在电脑上跑了吗?我这里有写源代码跑不通哦
你们是不是也遇到了同样的问题呢?


应该不会的,我还没有碰到过。
估计应该是你环境设置的问题。

yfx2003 2008-11-26 18:14
引用第39楼qbl1983于2008-11-26 11:21发表的  :
我也下载了,可是我在机器上编译chap03这个例子程序,提示出错
ui_gotocelldialog.h:13:30: qdialogbuttonbox.h: 没有那个文件或目录
.......

环境变量是否设置正确?

请仔细参阅本论坛中的环境设置主题……

qbl1983 2008-11-27 11:52
我用到是qt4.1.0这个版本,不会是因为版本低的缘故吧?
我创建了个qt群,方便大家加入,一起进步
群号:28105615

qbl1983 2008-11-27 12:31
有的能编译通过,但是有些就提示有错误,例如chap03中的spreadsheet就编译不了,郁闷啊
我用的是qt4.1.0

lj_0212 2008-11-28 16:32
这下终于可以有正宗的icon了!哈哈!

qbl1983 2008-11-29 12:04
这些配套的例子是基于win平台的?我在LINUX平台上编译不过,怎么解决呢?请高手指点?

yfx2003 2008-11-29 18:58
引用第47楼qbl1983于2008-11-29 12:04发表的  :
这些配套的例子是基于win平台的?我在LINUX平台上编译不过,怎么解决呢?请高手指点?


一般与平台无关。

检查自己的linux设置是否正确:首先编译hello看看是否正确

qbl1983 2008-12-01 14:00
引用第48楼yfx2003于2008-11-29 18:58发表的  :
一般与平台无关。
检查自己的linux设置是否正确:首先编译hello看看是否正确


hello可以编译通过 的,只是有个别的例子通不过。例如第三章的例子就通不过,可以加我的QQ聊吗?61667486


查看完整版本: [-- C++ GUI Qt 4编程(2nd)一书配套例子下载 --] [-- top --]



Powered by phpwind v8.7 Code ©2003-2011 phpwind
Gzip disabled