Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
427
DialogType DialogManager::getDialogType() const
428
{
429
// Return the last used Dialog Type
430
return dialogType;
431
}
432
433
QString DialogManager::getImage() const
434
{
Callers
4
dialogProc
Method · 0.80
dialogProc
Method · 0.80
dlgProc
Method · 0.80
vistaTaskDialogCallbackProc
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected