MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / WizGetStyle

Function WizGetStyle

src/WizNoteStyle.cpp:516–519  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

514}
515
516QStyle* WizGetStyle(const QString& skinName)
517{
518 return CWizNoteStyle::noteStyle(skinName);
519}
520
521class CWizImageButtonStyle : public CWizNoteBaseStyle
522{

Callers 4

WizMessageListViewMethod · 0.85
WizAttachmentListViewMethod · 0.85
WizCategoryBaseViewMethod · 0.85
WizDocumentListViewMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected