ExtensionSystem: Describe VendorId

Change-Id: I2da3df26b967683a1f627ab066192823ecd5b87c
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Marcus Tillmanns
2025-02-13 12:41:27 +01:00
parent 4cbbeec12d
commit c95b48c020

View File

@@ -26,13 +26,17 @@
\li Meaning
\row
\li Id
\li String
\li String (must be lowercase)
\li This is used as an identifier for the plugin and can e.g.
be referenced in other plugin's dependencies.
\row
\li Name
\li String
\li This is used as the display name of your plugin in the UI.
\row
\li VendorId
\li String (must be lowercase)
\li A unique identifier for the vendor, like \c{mycompany}.
\row
\li Version
\li String