qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Public Member Functions | Public Attributes | List of all members
FileDbInsertionData Struct Reference

#include <history.h>

Collaboration diagram for FileDbInsertionData:
Collaboration graph

Public Member Functions

 FileDbInsertionData ()
 

Public Attributes

RowId historyId
 
ToxPk friendPk
 
QString fileId
 
QString fileName
 
QString filePath
 
int64_t size
 
int direction
 

Detailed Description

Definition at line 114 of file history.h.

Constructor & Destructor Documentation

◆ FileDbInsertionData()

FileDbInsertionData::FileDbInsertionData ( )

Definition at line 700 of file history.cpp.

Member Data Documentation

◆ direction

int FileDbInsertionData::direction

Definition at line 124 of file history.h.

◆ fileId

QString FileDbInsertionData::fileId

Definition at line 120 of file history.h.

◆ fileName

QString FileDbInsertionData::fileName

Definition at line 121 of file history.h.

◆ filePath

QString FileDbInsertionData::filePath

Definition at line 122 of file history.h.

◆ friendPk

ToxPk FileDbInsertionData::friendPk

Definition at line 119 of file history.h.

◆ historyId

RowId FileDbInsertionData::historyId

Definition at line 118 of file history.h.

◆ size

int64_t FileDbInsertionData::size

Definition at line 123 of file history.h.


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