$search
#include <gui_utils/throbber.h>
#include <core/exception.h>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | fawkes |
Defines | |
#define | SPINNER_DEFAULT_TIMEOUT 100 |
#define | SPINNER_FALLBACK_ICON_NAME "gnome-spinner" |
#define | SPINNER_ICON_NAME "process-working" |
#define SPINNER_DEFAULT_TIMEOUT 100 |
Definition at line 48 of file throbber.cpp.
#define SPINNER_FALLBACK_ICON_NAME "gnome-spinner" |
Definition at line 47 of file throbber.cpp.
#define SPINNER_ICON_NAME "process-working" |
Definition at line 46 of file throbber.cpp.