Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ quitButton
Method
quitButton
src/frontend/worksheet/SlidingPanel.cpp:106–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
QPushButton* SlidingPanelTop::quitButton() const {
107
return m_quitPresentingMode;
108
}
109
110
QSize SlidingPanelTop::sizeHint() const {
111
QSize sh;
Callers
1
PresenterWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected