Hydra 0.20
desktop::View Class Reference

#include <View.h>

Inheritance diagram for desktop::View:

List of all members.

Public Member Functions

 View (FileList *_filelist)
 constructor
 View (MainWindow *mainwin, FileList *_filelist)
virtual ~View ()
 destrctor
MainWindowmainWindow (void) const

Protected Member Functions

void setTag (const QString &newtag)
void unsetTag (const QString &newtag)

Detailed Description

A View is a graphical (QWidget) compoenent that can monitor a FileList.

Author:
Aleksander Demko

Constructor & Destructor Documentation

desktop::View::View ( MainWindow mainwin,
FileList _filelist 
)

newer constructor, if the mainwin pointer needs to be retained if mainwin is null, this acts like the first ctor


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables