#include "MRViewerFwd.h"#include "MRNotificationType.h"#include "MRAsyncTimer.h"#include "MRMesh/MRFlagOperators.h"#include "MRMesh/MRBox.h"#include <functional>#include <chrono>Go to the source code of this file.
Classes | |
| struct | MR::NotificationTags |
| struct | MR::RibbonNotification |
| class | MR::RibbonNotifier |
| class to hold and operate with notifications More... | |
Namespaces | |
| namespace | MR |
| only for bindings generation | |
Typedefs | |
| using | MR::NotificationTagMask = unsigned |
Enumerations | |
| enum class | MR::RibbonNotificationCorner { MR::RibbonNotificationCorner::LowerLeft , MR::RibbonNotificationCorner::LowerRight } |
| corner where notifications will appear More... | |