NDEVR
API Documentation
IconCacheWidget

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< Buttonbutton
 The button widget displaying the file icon.
QPointer< QCustomTableWidgettable
 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.

Detailed Description

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.


The documentation for this struct was generated from the following file: