Struct sh::actions::ActionsManager::GDAHstructΒΆ
-
struct
sh::actions::ActionsManager
::
GDAHstruct
Internal data structure used for _getDefaultAction_helper();.
Public Members
-
sh::tools::AtomicCounter
counter
-
std::function<void(std::shared_ptr<sh::actions::ActionActionItem>)>
callback
-
int
currentValue
= 0
-
QList<std::shared_ptr<sh::actions::AbstractActionItem>>
initialActionList
-
std::shared_ptr<sh::actions::AbstractActionItem>
currentAction
= 0
-
sh::tools::AtomicCounter