MythTV  master
Public Attributes | List of all members
FileData Struct Reference

#include <mythplugins/mytharchive/mytharchive/fileselector.h>

Public Attributes

bool directory { false }
 
bool selected { false }
 
QString filename
 
int64_t size { 0 }
 

Detailed Description

Definition at line 18 of file fileselector.h.

Member Data Documentation

◆ directory

bool FileData::directory { false }

Definition at line 20 of file fileselector.h.

◆ selected

bool FileData::selected { false }

Definition at line 21 of file fileselector.h.

Referenced by FileSelector::updateFileList().

◆ filename

QString FileData::filename

Definition at line 22 of file fileselector.h.

◆ size

int64_t FileData::size { 0 }

Definition at line 23 of file fileselector.h.

Referenced by mythburn.FontDef::drawText(), and mythburn.FontDef::getFont().


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