mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-17 20:50:44 +00:00
18 lines
284 B
Plaintext
18 lines
284 B
Plaintext
[#Widgets]
|
|
== Widgets
|
|
include::../variables.adoc[]
|
|
|
|
#TODO#
|
|
|
|
=== QWidgetMetaData
|
|
A Widget is defined in a QQQ Instance in a `*QWidgetMetaData*` object.
|
|
|
|
#TODO#
|
|
|
|
*QWidgetMetaData Properties:*
|
|
|
|
* `name` - *String, Required* - Unique name for the widget within the QQQ Instance.
|
|
|
|
#TODO#
|
|
|