ImGraph
 All Classes Functions Variables Enumerations Pages
MatrixViewer Class Reference
Inheritance diagram for MatrixViewer:

Public Slots

void changePenSize ()
 

Public Member Functions

 MatrixViewer (QString arg2, int flag=CV_WINDOW_NORMAL)
 
void writeSettings ()
 
void readSettings ()
 
int getPropWindow ()
 
void setPropWindow (int flags)
 
bool isPencil_mode () const
 
void toggleFullScreen (int flags)
 
void updateImage (cv::Mat arr)
 
cv::Mat getMatrix ()
 
void displayInfo (QString text, int delayms)
 
void displayStatusBar (QString text, int delayms)
 
void enablePropertiesButton ()
 
void setViewportSize (QSize size)
 
DefaultViewPortview ()
 

Public Attributes

int param_flags
 
int param_gui_mode
 
int param_creation_mode
 
QPointer< QBoxLayout > myGlobalLayout
 
QVector< QAction * > vect_QActions
 
QPointer< QStatusBar > myStatusBar
 
QPointer< QToolBar > myToolBar
 
QPointer< QLabel > myStatusBar_msg
 

Protected Member Functions

virtual void keyPressEvent (QKeyEvent *event)
 

Protected Attributes

ToolsWindowmyTools
 

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