GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
ExampleWidget Class Reference

#include <ExampleWidget.h>

+ Inheritance diagram for ExampleWidget:

Public Slots

void EditorButton_clicked ()
 
void ExitButton_clicked ()
 
void InfoButton_clicked ()
 

Public Member Functions

 ExampleWidget (QWidget *parent=nullptr, const char *name=nullptr)
 
virtual ~ExampleWidget ()
 

Protected Member Functions

void resizeEvent (QResizeEvent *e) override
 

Protected Attributes

TH1F * fHisto {nullptr}
 

Detailed Description

Definition at line 23 of file ExampleWidget.h.

Constructor & Destructor Documentation

◆ ExampleWidget()

ExampleWidget::ExampleWidget ( QWidget * parent = nullptr,
const char * name = nullptr )

Definition at line 22 of file ExampleWidget.cpp.

References fHisto.

◆ ~ExampleWidget()

ExampleWidget::~ExampleWidget ( )
virtual

Definition at line 45 of file ExampleWidget.cpp.

Member Function Documentation

◆ EditorButton_clicked

void ExampleWidget::EditorButton_clicked ( )
slot

Definition at line 55 of file ExampleWidget.cpp.

References fHisto.

◆ ExitButton_clicked

void ExampleWidget::ExitButton_clicked ( )
slot

Definition at line 71 of file ExampleWidget.cpp.

◆ InfoButton_clicked

void ExampleWidget::InfoButton_clicked ( )
slot

Definition at line 50 of file ExampleWidget.cpp.

◆ resizeEvent()

void ExampleWidget::resizeEvent ( QResizeEvent * e)
overrideprotected

Definition at line 66 of file ExampleWidget.cpp.

Field Documentation

◆ fHisto

TH1F* ExampleWidget::fHisto {nullptr}
protected

Definition at line 36 of file ExampleWidget.h.

Referenced by ExampleWidget(), and EditorButton_clicked().


The documentation for this class was generated from the following files: