Database QML Type
This type represents the BrickLink catalog database. More...
Import Statement: | import BrickLink 1.0 |
Properties
- lastUpdated : date
- valid : bool
Detailed Description
This type is a singleton that provides access to the BrickLink catalog database. It is accessible via the BrickLink::database property.
Property Documentation
lastUpdated : date |
This property holds the date and time of the last successful database update.
valid : bool |
Returns whether the current database is valid or not.
© 2004-2025 Robert Griebl. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. All trademarks are property of their respective owners.