Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::DataFrameTableView Class Reference

Widget for showing a DataFrame in a QTableView. More...

#include <dataframetableview.h>

Inheritance diagram for inviwo::DataFrameTableView:

Public Member Functions

 DataFrameTableView (QWidget *parent=nullptr)
void setManager (BrushingAndLinkingManager &manager)
void setDataFrame (std::shared_ptr< const DataFrame > dataframe, bool categoryIndices=false)
void brushingUpdate ()
void setIndexColumnVisible (bool visible)
bool isIndexColumnVisible () const
void setFilteredRowsVisible (bool visible)
bool getFilteredRowsVisible () const
void leaveEvent (QEvent *event) override

Detailed Description

Widget for showing a DataFrame in a QTableView.


The documentation for this class was generated from the following file:
  • dataframetableview.h