summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qpushbutton.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-2/+2
|
* remove q->layout() and q->parentWidget() code where unnecessaryThierry Bastian2009-06-111-1/+1
|
* Use Qt::UniqueConnection instead of disconnect/connectOlivier Goffart2009-05-281-2/+1
| | | | | | | Also fix an issue in QTreeView where a signal could be connected several times Reviewed-by: Thierry
* Long live Qt!Lars Knoll2009-03-231-0/+732