Classes | |
class | ReportCollectionWidget |
class ReportCollectionWidget |
Public Member Functions | |
ReportCollectionWidget (QWidget *parent, ReportCollectionRef reports, const std::string &title) | |
virtual View * | getView () override |
ReportCollectionWidget * | duplicate () |
Public Member Functions inherited from ViewContainer | |
virtual | ~ViewContainer () |
virtual View * | getView ()=0 |
ReportCollectionWidget::ReportCollectionWidget | ( | QWidget * | parent, |
ReportCollectionRef | reports, | ||
const std::string & | title | ||
) |
|
overridevirtual |
Implements ViewContainer.
ReportCollectionWidget * ReportCollectionWidget::duplicate | ( | ) |