MCPcopy Create free account
hub / github.com/KDE/kdevelop / usePreview

Method usePreview

kdevplatform/shell/settings/editstyledialog.cpp:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139bool EditStyleDialog::usePreview() const
140{
141 return m_style.usePreview();
142}
143
144#include "moc_editstyledialog.cpp"

Callers 6

updatePreviewMethod · 0.45
saveSettingsMethod · 0.45
editStyleMethod · 0.45
initMethod · 0.45
updatePreviewTextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected