Struct for using a *.ui file created with Qt Designer.
The *.ui file is read at compile time with the import expression. Use the dmd option -J for setting the search path for those files. The members of the struct are created with generateUICode.
Filename of *.ui file.
Package for custom widgets used in *.ui file.
See Implementation
Struct for using a *.ui file created with Qt Designer.
The *.ui file is read at compile time with the import expression. Use the dmd option -J for setting the search path for those files. The members of the struct are created with generateUICode.