Developer documentation
Version 3.0.3-105-gd3941f44
MR::GUI::MRView::Tool::Dock Class Reference

#include "gui/mrview/tool/base.h"

Inheritance diagram for MR::GUI::MRView::Tool::Dock:

Public Member Functions

 Dock (const QString &name, bool floating)
 
 ~Dock ()
 
void closeEvent (QCloseEvent *) override
 

Public Attributes

Basetool
 

Detailed Description

Definition at line 64 of file base.h.

Constructor & Destructor Documentation

◆ Dock()

MR::GUI::MRView::Tool::Dock::Dock ( const QString &  name,
bool  floating 
)
inline

Definition at line 67 of file base.h.

◆ ~Dock()

MR::GUI::MRView::Tool::Dock::~Dock ( )

Member Function Documentation

◆ closeEvent()

void MR::GUI::MRView::Tool::Dock::closeEvent ( QCloseEvent *  )
override

Member Data Documentation

◆ tool

Base* MR::GUI::MRView::Tool::Dock::tool

Definition at line 76 of file base.h.


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