Hydra 0.20
|
#include <View.h>
Public Member Functions | |
View (FileList *_filelist) | |
constructor | |
View (MainWindow *mainwin, FileList *_filelist) | |
virtual | ~View () |
destrctor | |
MainWindow * | mainWindow (void) const |
Protected Member Functions | |
void | setTag (const QString &newtag) |
void | unsetTag (const QString &newtag) |
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