ManiVault 1.0.0
A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data
Loading...
Searching...
No Matches
hdps::gui::DropWidget::DropRegionContainerWidget Class Reference

#include <DropWidget.h>

Inheritance diagram for hdps::gui::DropWidget::DropRegionContainerWidget:

Public Member Functions

 DropRegionContainerWidget (DropRegion *dropRegion, QWidget *parent)
 
DropRegiongetDropRegion ()
 

Protected Member Functions

void setHighLight (const bool &highlight=false)
 

Protected Attributes

DropRegion_dropRegion
 
util::WidgetFader _widgetFader
 

Friends

class DropWidget
 

Detailed Description

Drop region container widget class

This class is the widget representation that is added to the layout of the drop widget

Author
Thomas Kroes

Constructor & Destructor Documentation

◆ DropRegionContainerWidget()

hdps::gui::DropWidget::DropRegionContainerWidget::DropRegionContainerWidget ( DropRegion dropRegion,
QWidget *  parent 
)

Constructor

Parameters
dropRegionDrop region
parentParent widget

Member Function Documentation

◆ getDropRegion()

DropWidget::DropRegion * hdps::gui::DropWidget::DropRegionContainerWidget::getDropRegion ( )

Get the drop region

◆ setHighLight()

void hdps::gui::DropWidget::DropRegionContainerWidget::setHighLight ( const bool &  highlight = false)
protected

Sets the highlight state of the widget

Parameters
highlightWhether to highlight the widget or not

Friends And Related Symbol Documentation

◆ DropWidget

friend class DropWidget
friend

Fade widget

Member Data Documentation

◆ _dropRegion

DropRegion* hdps::gui::DropWidget::DropRegionContainerWidget::_dropRegion
protected

◆ _widgetFader

util::WidgetFader hdps::gui::DropWidget::DropRegionContainerWidget::_widgetFader
protected

Drop region


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