Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
516
QStyle* WizGetStyle(const QString& skinName)
517
{
518
return CWizNoteStyle::noteStyle(skinName);
519
}
520
521
class CWizImageButtonStyle : public CWizNoteBaseStyle
522
{
Callers
4
WizMessageListView
Method · 0.85
WizAttachmentListView
Method · 0.85
WizCategoryBaseView
Method · 0.85
WizDocumentListView
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected