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

Property of a Class

Should be window be modal (this disable minimize and maximize buttons)

Public Functions

Get

Get current value.

QxWindow.getModal();

Set

Set new value.

QxWindow.setModal(newValue);