MCPcopy Create free account
hub / github.com/KDE/okular / createStyleWidget

Method createStyleWidget

part/annotationwidgets.cpp:256–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254}
255
256void AnnotationWidget::createStyleWidget(QFormLayout *formlayout)
257{
258 Q_UNUSED(formlayout);
259}
260
261void AnnotationWidget::addColorButton(QWidget *widget, QFormLayout *formlayout)
262{

Callers

nothing calls this directly

Calls 15

caretSymbolToIconFunction · 0.85
addRowMethod · 0.80
setEditableMethod · 0.80
stampIconNameMethod · 0.80
setPreviewSizeMethod · 0.80
lineStartStyleMethod · 0.80
lineEndStyleMethod · 0.80
lineInnerColorMethod · 0.80
highlightTypeMethod · 0.80
geometricalTypeMethod · 0.80

Tested by

no test coverage detected