mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2025-11-04 19:04:56 +11:00
window: generate qmltypes
This commit is contained in:
parent
4e48c6eefb
commit
9980f8587e
9 changed files with 51 additions and 8 deletions
|
|
@ -10,6 +10,9 @@
|
|||
#define QSDOC_ELEMENT
|
||||
#define QSDOC_NAMED_ELEMENT(name)
|
||||
|
||||
// unmark uncreatable (will be overlayed by other types)
|
||||
#define QSDOC_CREATABLE
|
||||
|
||||
// change the cname used for this type
|
||||
#define QSDOC_CNAME(name)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue