Top "Qt5.2" questions

Qt 5.2 is a version of cross-platform application development framework widely used for the development of GUI programs.

Function call missing argument list to create pointer

I tried to connect my app to OpenViBE through VRPN server. My app works well until I try to add …

c++ qt5.2 vrpn
Install Qt 5.2.1 and make pkg-config to recognize it

My OS (Ubuntu 12.04) comes with a pre-packaged Qt4 libraries and other relevant stuffs. But I wanted to use the latest …

linux ubuntu octave pkg-config qt5.2
QTableView row styling

I have got a QTableView component displaying several types of data in the rows. What I need is to display …

c++ qt qtableview qt5.2 qtstylesheets