MCPcopy Create free account
hub / github.com/bumptop/BumpTop / getDialogType

Method getDialogType

trunk/win/Source/BT_DialogManager.cpp:427–431  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

425}
426
427DialogType DialogManager::getDialogType() const
428{
429 // Return the last used Dialog Type
430 return dialogType;
431}
432
433QString DialogManager::getImage() const
434{

Callers 4

dialogProcMethod · 0.80
dialogProcMethod · 0.80
dlgProcMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected