|
QCAD Application Framework
CAD Application Development and Automation.
|
Functions | |
| void | ItemPeer () |
| void ItemPeer | ( | ) |
| fields | Fields to query from DB or undefined to query all fields. |
| path | Absolute path of the item or relative path if parentId is given. |
| parentId | ID of parent item or undefined if the given path is absolute. |
| fields | Fields to query from DB or undefined to query all fields. |
| fields | Fields to query from DB or undefined to query all fields. |
| ids | Array of item IDs. |
| fields | Fields to query from DB or undefined to query all fields. |
| tagIds | Array of tag IDs. |
| text | Search text. |
| onlyFiles | True: return only IDs of file items (directory matches return all file items in them recursively). Default. False: return matching directory item IDs without searching for descendants. |
| tagIds | Array of tag IDs. |
| text | Search string. |
| fields | Fields to query from DB or undefined to query all fields. |