summaryrefslogtreecommitdiffstats
path: root/tdeui/tdepassivepopupstack.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-121-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-181-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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