qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Public Attributes | List of all members
History::FileInfo Struct Reference
Collaboration diagram for History::FileInfo:
Collaboration graph

Public Attributes

bool finished = false
 
bool success = false
 
QString filePath
 
QByteArray fileHash
 
RowId fileId {-1}
 

Detailed Description

Definition at line 240 of file history.h.

Member Data Documentation

◆ fileHash

QByteArray History::FileInfo::fileHash

Definition at line 245 of file history.h.

◆ fileId

RowId History::FileInfo::fileId {-1}

Definition at line 246 of file history.h.

◆ filePath

QString History::FileInfo::filePath

Definition at line 244 of file history.h.

◆ finished

bool History::FileInfo::finished = false

Definition at line 242 of file history.h.

◆ success

bool History::FileInfo::success = false

Definition at line 243 of file history.h.


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