File SBGUIPushButton.hpp#
FileList > GUI > UI > SBGUIPushButton.hpp
#include "SBGUIExport.hpp"#include <QPushButton>#include <QMovie>#include <QTimer>#include <QPoint>
Classes#
| Type | Name |
|---|---|
| class | SBGUIPushButton QPushButton subclass that can display an animated GIF overlay (e.g., a busy spinner) on top of the button's icon while a "busy" state is active. |