Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tom94/tev
/ textBoxVisible
Method
textBoxVisible
include/tev/ImageButton.h:102–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
void hideTextBox();
101
102
bool textBoxVisible() const { return mCaptionTextBox->visible(); }
103
104
private:
105
std::string mCaption;
Callers
1
mouse_button_event
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected