summaryrefslogtreecommitdiffstats
path: root/tdeui/tdepassivepopupstack.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-151-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ba3b5b77e1a430dc7197df20872ba46ce2fb6fa7)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-181-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 48b07a0ff120e8b4479bcac912d8a8f043e22ae4)
* Extend TDEPassivePopupStackContainer to include an optional user-provided ID ↵Timothy Pearson2015-09-211-12/+31
| | | | | | per popup Add display method with icon pixmap as parameter
* Add TDEPassivePopupStackContainer classTimothy Pearson2015-09-211-0/+88