Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getStateSelected
Method
getStateSelected
MyGUIEngine/src/MyGUI_Button.cpp:221–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
bool Button::getStateSelected() const
222
{
223
return mStateSelected;
224
}
225
226
bool Button::getModeImage() const
227
{
Callers
15
Type MYGUICALL ExportButton_GetStateSelected
Method · 0.80
get
Function · 0.80
notifyMouseButtonClick
Method · 0.80
action
Method · 0.80
notifyMouseButtonClick
Method · 0.80
notifyMouseButtonClick
Method · 0.80
getButtonPressed
Method · 0.80
getStateCheck
Method · 0.80
notifyMouseButtonPressed
Method · 0.80
saveSettings
Method · 0.80
notifyMouseButtonClick
Method · 0.80
notifyMouseButtonClickPopupMode
Method · 0.80
Calls
no outgoing calls
Tested by
1
notifyMouseButtonPressed
Method · 0.64