FileList Class Reference

List of FileList. More...

#include <UI/Types/FileList.h>

List of all members.

Public Member Functions

 ~FileList ()
void add (FileDataObject *pFile)
 Adds a file in the list.
void clear ()
 Removes and delete all files in the list.
const QList< QObject * > getList () const
 Gets the list of files (as QObjects) ready to be send to QML.

Detailed Description

List of FileList.


Constructor & Destructor Documentation

FileList::~FileList (  ) 

Clear the list and deletes the buttons contained

See also:
clear()

Member Function Documentation

void FileList::add ( FileDataObject pFile  ) 

Adds a file in the list.

Parameters:
pFile pointer on the new file
const QList< QObject * > FileList::getList (  )  const [inline]

Gets the list of files (as QObjects) ready to be send to QML.

Returns:

The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Properties
Generated on Tue Sep 13 01:45:59 2011 for MedCenter by  doxygen 1.6.3