Rabbit Remote Control 0.1.0-bate14
Loading...
Searching...
No Matches
CRecentDatabase::RecentItem Struct Reference

Public Member Functions

int SetFile (const QString &file)
QString GetFile ()

Public Attributes

int id
QString szOperateId
QIcon icon
QString szName
QString szProtocol
QString szType
QDateTime time
QString szDescription

Private Attributes

QString szFile
friend CRecentDatabase

Detailed Description

Definition at line 23 of file RecentDatabase.h.

Member Function Documentation

◆ GetFile()

QString CRecentDatabase::RecentItem::GetFile ( )

Definition at line 27 of file RecentDatabase.cpp.

◆ SetFile()

int CRecentDatabase::RecentItem::SetFile ( const QString & file)

Definition at line 22 of file RecentDatabase.cpp.

Member Data Documentation

◆ CRecentDatabase

friend CRecentDatabase::RecentItem::CRecentDatabase
private

Definition at line 37 of file RecentDatabase.h.

◆ icon

QIcon CRecentDatabase::RecentItem::icon

Definition at line 26 of file RecentDatabase.h.

◆ id

int CRecentDatabase::RecentItem::id

Definition at line 24 of file RecentDatabase.h.

◆ szDescription

QString CRecentDatabase::RecentItem::szDescription

Definition at line 33 of file RecentDatabase.h.

◆ szFile

QString CRecentDatabase::RecentItem::szFile
private

Definition at line 36 of file RecentDatabase.h.

◆ szName

QString CRecentDatabase::RecentItem::szName

Definition at line 27 of file RecentDatabase.h.

◆ szOperateId

QString CRecentDatabase::RecentItem::szOperateId

Definition at line 25 of file RecentDatabase.h.

◆ szProtocol

QString CRecentDatabase::RecentItem::szProtocol

Definition at line 28 of file RecentDatabase.h.

◆ szType

QString CRecentDatabase::RecentItem::szType

Definition at line 29 of file RecentDatabase.h.

◆ time

QDateTime CRecentDatabase::RecentItem::time

Definition at line 32 of file RecentDatabase.h.


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