Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ removeReadyCallback
Method
removeReadyCallback
include/eepp/ui/uicodeeditor.hpp:126–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
};
125
126
void removeReadyCallback( const Uint32& id ) { mOnReadyCallbacks.erase( id ); }
127
128
protected:
129
Uint32 mReadyCbNum{ 0 };
Callers
2
initPluginManager
Method · 0.80
New
Method · 0.80
Calls
1
erase
Method · 0.45
Tested by
no test coverage detected