Please enable JavaScript to view this site.

Load and create the form from the specified external User Interface (*.UI) file.

Syntax

createFromUI(string filename): bool

filename

Name of the source .UI file

Result

Return logical operation result

Notes:

If the form has already be created, the createFromUI() method will fail: in this case, call clear() method before.

User Interface (*.UI) files can  be created and maintained with Qt Designer, which is part of Qt Libraries (see https://www.qt.io/ for more information).

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC