walberla::gui::BlockViewText Class Reference

#include <BlockViewText.h>

+ Inheritance diagram for walberla::gui::BlockViewText:

Public Slots

void onBlockForestChange ()
 

Public Member Functions

 BlockViewText (QWidget *parent=0)
 
void setup (BlockForest *blockForest)
 Shows the contents of a BlockField use this a initialization function of the widget. More...
 

Protected Member Functions

virtual void mousePressEvent (QMouseEvent *me)
 

Protected Attributes

blockforest::BlockForestblockForest_
 

Constructor & Destructor Documentation

◆ BlockViewText()

walberla::gui::BlockViewText::BlockViewText ( QWidget *  parent = 0)

Member Function Documentation

◆ mousePressEvent()

void walberla::gui::BlockViewText::mousePressEvent ( QMouseEvent *  me)
protectedvirtual

◆ onBlockForestChange

void walberla::gui::BlockViewText::onBlockForestChange ( )
slot

◆ setup()

void walberla::gui::BlockViewText::setup ( BlockForest blockForest)

Shows the contents of a BlockField use this a initialization function of the widget.

Member Data Documentation

◆ blockForest_

blockforest::BlockForest* walberla::gui::BlockViewText::blockForest_
protected

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