CCIMXDesktop
 
Loading...
Searching...
No Matches
FileInfoDisplayWidget Class Reference
Inheritance diagram for FileInfoDisplayWidget:

Public Member Functions

 FileInfoDisplayWidget (QWidget *parent=nullptr)
 Construct a new File Info Display Widget object.
 
void bind_models (CCIMXFileSystemModel *models)
 bind_models bind the models to the widget
 
void setModelIndex (const QModelIndex &index)
 setModelIndex set the model index to be displayed
 

Static Public Attributes

static constexpr const unsigned short ICON_SIZE = 32
 default info icon size
 

Constructor & Destructor Documentation

◆ FileInfoDisplayWidget()

FileInfoDisplayWidget::FileInfoDisplayWidget ( QWidget *  parent = nullptr)
explicit

Construct a new File Info Display Widget object.

Parameters
parent

Member Function Documentation

◆ bind_models()

void FileInfoDisplayWidget::bind_models ( CCIMXFileSystemModel models)
inline

bind_models bind the models to the widget

Parameters
models

◆ setModelIndex()

void FileInfoDisplayWidget::setModelIndex ( const QModelIndex &  index)

setModelIndex set the model index to be displayed

Parameters
indexthe model index

The documentation for this class was generated from the following files: