MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetFavoriteEdit

Method GetFavoriteEdit

App/Client/ParameterApp.cpp:343–346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

341}
342
343bool CParameterApp::GetFavoriteEdit() const
344{
345 return m_bFavoriteEdit;
346}
347
348void CParameterApp::SetFavoriteEdit(bool newFavoriteEdit)
349{

Callers 2

CParameterDlgSettingsMethod · 0.80
mainwindow.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected