UIs::Searching::SearchResult Struct Reference

#include <SearchModel.h> [code]

List of all members.


Detailed Description

Definition at line 34 of file SearchModel.h.

Public Member Functions

 SearchResult (const QString &fn, const QString &ext, const quint32 &sz, quint32 sp, QString ht, QString clt)

Public Attributes

QString fileName
QString extension
QString speed
QString size
QString rating
QString status
QString host
QString client
QString duration
QString bitrate
QList< SearchResulthosts
bool showEmphasized


Constructor & Destructor Documentation

UIs::Searching::SearchResult::SearchResult const QString &  fn,
const QString &  ext,
const quint32 &  sz,
quint32  sp,
QString  ht,
QString  clt
[inline]
 

Todo:
Why these funny default values?

Definition at line 36 of file SearchModel.h.


Member Data Documentation

QString UIs::Searching::SearchResult::bitrate
 

Definition at line 79 of file SearchModel.h.

QString UIs::Searching::SearchResult::client
 

Definition at line 77 of file SearchModel.h.

QString UIs::Searching::SearchResult::duration
 

Definition at line 78 of file SearchModel.h.

QString UIs::Searching::SearchResult::extension
 

Definition at line 71 of file SearchModel.h.

QString UIs::Searching::SearchResult::fileName
 

Definition at line 68 of file SearchModel.h.

QString UIs::Searching::SearchResult::host
 

Definition at line 76 of file SearchModel.h.

QList<SearchResult> UIs::Searching::SearchResult::hosts
 

Definition at line 81 of file SearchModel.h.

QString UIs::Searching::SearchResult::rating
 

Definition at line 74 of file SearchModel.h.

bool UIs::Searching::SearchResult::showEmphasized
 

Definition at line 82 of file SearchModel.h.

QString UIs::Searching::SearchResult::size
 

Definition at line 73 of file SearchModel.h.

QString UIs::Searching::SearchResult::speed
 

Definition at line 72 of file SearchModel.h.

QString UIs::Searching::SearchResult::status
 

Definition at line 75 of file SearchModel.h.


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