04b7641e85
- Add x11proto to redbear-full.toml package list - libxau recipe updated with x11proto dependency and custom build script - Fixes libxau build failure: 'Package xproto was not found'
10 lines
307 B
Plaintext
10 lines
307 B
Plaintext
Qt includes standard dialogs for many common operations, such as file
|
|
selection, printing, and color selection.
|
|
|
|
Custom dialogs can also be created for specialized modal or modeless
|
|
interactions with users.
|
|
|
|
|
|
Documentation for these examples can be found via the Examples
|
|
link in the main Qt documentation.
|