Home
last modified time | relevance | path

Searched defs:ItemAction (Results 1 – 22 of 22) sorted by relevance

/dports/devel/godot2/godot-2.1.6-stable/editor/
H A Deditor_file_system.h125 struct ItemAction { struct
142 ItemAction() { in ItemAction() argument
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/
H A Deditor_file_system.h125 struct ItemAction { struct
142 ItemAction() { in ItemAction() argument
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Deditor_file_system.h112 struct ItemAction { struct
130 ItemAction() { in ItemAction() argument
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Deditor_file_system.h112 struct ItemAction { struct
130 ItemAction() { in ItemAction() argument
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tony/mpal/
H A Dmpaldll.h172 struct ItemAction { struct
194 struct ItemAction *_action; argument
/dports/games/scummvm/scummvm-2.5.1/engines/tony/mpal/
H A Dmpaldll.h172 struct ItemAction { struct
194 struct ItemAction *_action; argument
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/gui/
H A Ditem_action.hpp22 class ItemAction final : public MenuItem class
H A Ditem_action.cpp19 ItemAction::ItemAction(const std::string& text, int id, std::function<void()> callback) : in ItemAction() function in ItemAction
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/wince/CEgui/
H A DItemAction.cpp27 ItemAction::ItemAction(WORD reference, GUI::ActionType action) : in ItemAction() function in CEGUI::ItemAction
/dports/games/keeperrl/keeperrl-alpha23/
H A Ditem_action.h4 enum class ItemAction { enum
H A Denums.h49 enum class ItemAction; variable
/dports/polish/kadu/kadu-4.3/kadu-core/gui/widgets/
H A Dbuddy-contacts-table-item.h34 enum ItemAction { enum
/dports/net/quiterss/quiterss-0.19.4_1/src/newsfilters/
H A Ditemaction.cpp20 ItemAction::ItemAction(QWidget * parent) in ItemAction() function in ItemAction
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/holding_space/
H A Dholding_space_metrics.h52 enum class ItemAction { enum
/dports/games/allacrost/allacrost-1.0.2/src/modes/battle/
H A Dbattle_actions.cpp161 ItemAction::ItemAction(BattleActor* source, BattleTarget target, BattleItem* item) : in ItemAction() function in hoa_battle::private_battle::ItemAction
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dprivacyitem.h53 enum ItemAction enum
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/battle/actions/
H A Ditem_action.cpp29 ItemAction::ItemAction(BattleActor* source, BattleTarget target, const std::shared_ptr<BattleItem>&… in ItemAction() function in vt_battle::private_battle::ItemAction
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/qt/components/playlist/
H A Dselector.hpp67 enum ItemAction { enum
/dports/deskutils/py-autokey/autokey-0.95.10/lib/autokey/qtui/
H A Dpopupmenu.py153 class ItemAction(QAction): class
/dports/science/molsketch/Molsketch-0.7.2/libmolsketch/
H A Dcommands.cpp37 ItemAction::ItemAction(QGraphicsItem* newItem, MolScene* addScene, const QString & text) in ItemAction() function in ItemAction
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/android/appmenu/internal/java/src/org/chromium/chrome/browser/ui/appmenu/
H A DAppMenuDragHelper.java44 private @interface ItemAction { annotation in AppMenuDragHelper
/dports/games/allacrost/allacrost-1.0.2/src/
H A Ddefs.h225 class ItemAction; variable