Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ text
Method
text
src/frontend/widgets/ResizableTextEdit.cpp:128–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
QString ResizableTextEdit::text() const {
129
return document()->toPlainText();
130
}
131
132
void ResizableTextEdit::resizeEvent(QResizeEvent* e) {
133
if (m_vertResizeOnly)
Callers
15
colorSchemeChanged
Method · 0.45
toggleFilterOptionsMenu
Method · 0.45
SettingsDatasetsPage
Method · 0.45
applySettings
Method · 0.45
loadSettings
Method · 0.45
AboutDialog
Method · 0.45
loadMenuSelected
Method · 0.45
saveMenu
Method · 0.45
saveMenuSelected
Method · 0.45
authorChanged
Method · 0.45
curveSelectionChanged
Method · 0.45
elementCurveRemoved
Method · 0.45
Calls
no outgoing calls
Tested by
1
aspectDescriptionChanged
Method · 0.36