Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Property of a Class

The loading status.

True if the image is loaded correctly. False if no image is loaded or the one that should be loaded is currently loading or not available.


Public Functions

Get

Get current value.

QxImage.getLoaded();

Set

Set new value.

QxImage.setLoaded(newValue);