Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 5 of 5(0.008 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.4
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...
Zones: C++Date Answered: 02/03/2008 Views: 76
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( ...
Zones: C++Date Answered: 01/01/2008 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: ...
Zones: ProgrammingDate Answered: 04/26/2008 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...
Zones: QT, C++Date Answered: 04/18/2008 Views: 8
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...
Zones: ProgrammingDate Answered: 02/23/2008 Views: 0
  • 1