AUI_EMIT_FOREIGN#
emits the specified signal in context of specified object.
Header: | #include <AUI/Common/AObject.h> |
CMake: | aui_link(my_target PUBLIC aui::core) |
Definition#
Examples#
examples/app/minesweeper/src/MinesweeperWindow.cpp
Minesweeper Game - Minesweeper game implementation driven by ass.