|
class | MatrixReader |
| Default policy for reading from a matrix class. More...
|
|
class | MatrixSize |
| Default policy for retrieving the size (rows / cols) of a matrix data structure. More...
|
|
class | MatrixTableDelegate< T, R, W, S > |
| Delegate class that knows how to display matrix information (of type T) in a QTable. More...
|
|
class | MatrixTableDelegateBase |
| Base class for all matrix table delegates. A matrix table delegate knows how to display a matrix of a certain data type in a QTable. More...
|
|
class | MatrixWidget |
| Widget for displaying / editing the contents of a matrix datastructure. Assumes that all data is going to be in floating point format. More...
|
|
class | MatrixWriter |
| Default policy for writing to a matrix data structure. More...
|
|