[Qt-interest] Application does not work when you turn on connectors
Srdjan Todorovic
todorovic.s at googlemail.com
Tue Feb 24 22:40:46 CET 2009
Hi,
Error is on line:
connect(connectButton, SIGNAL(clicked()), this, SLOT(connectOrDisconnect()));
Because connectButton is a class member pointer variable of type
QPushButton, which is never allocated.
(Nisi allocatovao mesto za dugme, pointer ide u deo od memorije gde
mozda mesmes)
2009/2/24 srecko <srecko at feniks-sd.hr>:
> In your own program, I include an FTP client, but I have a problem.
> Application does not work when you turn on (connectors) of the Code. Source
> code is located here .http: / / mikrotikhack.com / index.php? Option =
> com_docman & task = doc_download & GID = 17 & Itemid = 20
The above 404's (spaces and capital 'GID'). The URL (for anyone
interested) is:
http://mikrotikhack.com/index.php?option=com_docman&task=doc_download&gid=17&Itemid=20
Good luck,
Srdjan
More information about the Qt-interest-old
mailing list