I am trying to get the MYSQL driver plugin to work with my application but am unable to get the plugin to load. I have so far downloaded the MySql 4 includes and libraries, modified the library fil...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23096190.html
Zones:
C++Date Answered: 02/03/2008 Rating: 6.4 Views: 152
Hello
I have a m_socket which is a QUDPSocket, and i am using QT4.3
Then I have:
m_socketNot = new QSocketNotifier(m_socket->socket(), QSocketNotifier::Read );
connect(m_socketNot, SIGNAL( ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23052070.html
Zones:
C++Date Answered: 01/01/2008 Rating: 9.6 Views: 0
I have some threads i start which then start waiting for data, sometimes this happens when i start the application. maybe 1 out of 6 times I get a core and somtimes QT prints this out or not:
...
http://www.experts-exchange.com/Programming/Misc/Q_23062963.html
Zones:
ProgrammingDate Answered: 04/26/2008 Rating: 8.0 Views: 0
Hi
I have a QFrame and in the QFrame is a layout with 3 rows.
I want a slider to appear on Y exactly there where i clicked with the mouse.
Instead it always appears at the same place in the m...
http://www.experts-exchange.com/Programming/Editors_IDEs/QT/Q_23332673.html
Zones:
QT,
C++Date Answered: 04/18/2008 Rating: 6.4 Views: 6
1) I have a MyMainWindow inhertiting from QMainWindow
2) I Have a MyMenuBar inheriting from QWidget
3) MyMenuBar has a QMenuBar and QPushButtons that are flat.
4) MyMainWindow has setMenuWidge...
http://www.experts-exchange.com/Programming/Misc/Q_23062442.html
Zones:
ProgrammingDate Answered: 02/23/2008 Rating: 8.0 Views: 4