MCPcopy 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
106QPushButton* SlidingPanelTop::quitButton() const {
107 return m_quitPresentingMode;
108}
109
110QSize SlidingPanelTop::sizeHint() const {
111 QSize sh;

Callers 1

PresenterWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected