![]() |
NDEVR
API Documentation
|
A placeholder widget for Files displayed with FileChooserDialog until the actual icon can be loaded from the disk, which may be a slow operation for large directories. More...
Public Attributes | |
| QPointer< Button > | button |
| The button widget displaying the file icon. | |
| QPointer< QCustomTableWidget > | table |
| The table widget containing this icon entry. | |
| uint04 | table_index = Constant<uint04>::Invalid |
| The row index in the table, or Invalid if not yet assigned. | |
A placeholder widget for Files displayed with FileChooserDialog until the actual icon can be loaded from the disk, which may be a slow operation for large directories.
Definition at line 65 of file FileChooserDialog.h.