![]() |
Qt remove styles, QSound and QDialog.
Hi I have some questions.
1) Is there any way how remove hildon style from QPushButton? 2)Is there any compensation for QSound?Maybe in future? 3)Is possible add widgets to QDialog? Thx for your replies. |
Re: Qt remove styles, QSound and QDialog.
you can use css style sheets on all Qpushbuttons
see my app ncalc in the repos for example. |
Re: Qt remove styles, QSound and QDialog.
Thank you. What about my othr question?
|
Re: Qt remove styles, QSound and QDialog.
not sure about Qt Sound but for Dialog here is an example fo dialog with a button and text label produced from QtDesigner in Python
Code:
from PyQt4 import QtCore, QtGui |
Re: Qt remove styles, QSound and QDialog.
Thank you. I am sorry but I need c++ example.
|
Re: Qt remove styles, QSound and QDialog.
Quote:
Quote:
Daniel |
Re: Qt remove styles, QSound and QDialog.
Quote:
but QtDesigner does !! :D Code:
/******************************************************************************** |
All times are GMT. The time now is 07:14. |
vBulletin® Version 3.8.8