API Documentation
Loading...
Searching...
No Matches
MatrixEditor Class Reference

#include <MatrixEditor.h>

Inheritance diagram for MatrixEditor:
[legend]
Collaboration diagram for MatrixEditor:
[legend]

Signals

void edited ()
 

Public Member Functions

 MatrixEditor (QWidget *parent=nullptr)
 
 ~MatrixEditor ()
 
void setParentMatrix (const Matrix< fltp08, 4, 4 > &matrix)
 
bool hasParent ()
 
void updateOrientation ()
 
void setEditable (bool editable)
 
OrientationEditororientationWidget ()
 

Public Attributes

Resource< Matrix< fltp08, 4, 4 > > matrix
 

Protected Slots

void updateMatrix ()
 
void OrientationEdited ()
 

Constructor & Destructor Documentation

◆ MatrixEditor()

MatrixEditor ( QWidget * parent = nullptr)

◆ ~MatrixEditor()

Member Function Documentation

◆ edited

void edited ( )
signal

◆ hasParent()

bool hasParent ( )

◆ OrientationEdited

void OrientationEdited ( )
protectedslot

◆ orientationWidget()

OrientationEditor * orientationWidget ( )

◆ setEditable()

void setEditable ( bool editable)

◆ setParentMatrix()

void setParentMatrix ( const Matrix< fltp08, 4, 4 > & matrix)

◆ updateMatrix

void updateMatrix ( )
protectedslot

◆ updateOrientation()

void updateOrientation ( )

Member Data Documentation

◆ matrix

Resource<Matrix<fltp08, 4, 4> > matrix

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