maxon::DESCRIPTION::UI::INFO Namespace Reference

Functions

 MAXON_RESOURCE_DATABASE_SCOPE ("net.maxon.description.ui.info")
 
 MAXON_ATTRIBUTE (Id, MENUCATEGORY, "net.maxon.description.ui.info.menucategory")
 
 MAXON_ATTRIBUTE (CString, DEFAULTNAME, "net.maxon.description.ui.info.defaultname")
 

Function Documentation

◆ MAXON_RESOURCE_DATABASE_SCOPE()

maxon::DESCRIPTION::UI::INFO::MAXON_RESOURCE_DATABASE_SCOPE ( "net.maxon.description.ui.info"  )

◆ MAXON_ATTRIBUTE() [1/2]

maxon::DESCRIPTION::UI::INFO::MAXON_ATTRIBUTE ( Id  ,
MENUCATEGORY  ,
"net.maxon.description.ui.info.menucategory"   
)

◆ MAXON_ATTRIBUTE() [2/2]

maxon::DESCRIPTION::UI::INFO::MAXON_ATTRIBUTE ( CString  ,
DEFAULTNAME  ,
"net.maxon.description.ui.info.defaultname"   
)

Defines the pattern for the default name Special IDs: assetid - the asset ID of the node uniquenumber - the unique number of the node. {{any attribute}} - value of the attribute examples: {{assetid}}.{{uniquenumber}} -> Bitmap.1 {{url}} || {{assetid}}.{{uniquenumber}} -> app.png if url is given, otherwise Bitmap.1