Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ IsIconized
Method
IsIconized
src/ProjectWindow.cpp:849–852 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
847
}
848
849
bool ProjectWindow::IsIconized() const
850
{
851
return mIconized;
852
}
853
854
wxWindow* ProjectWindow::GetTrackListWindow() noexcept
855
{
Callers
9
OnMove
Method · 0.95
OnSize
Method · 0.95
GetNextWindowPlacement
Function · 0.80
OnIconize
Method · 0.80
DoIdle
Method · 0.80
SaveWindowSize
Method · 0.80
RefreshAllTitles
Function · 0.80
TitleRestorer
Method · 0.80
CommonCommandFlags.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected