Public Member Functions | Protected Member Functions | Private Attributes | Friends | List of all members
XQGraph Class Reference

#include <graphwidget.h>

Inheritance diagram for XQGraph:
Inheritance graph
[legend]

Public Member Functions

 XQGraph (QWidget *parent=0, Qt::WindowFlags fl=0)
 
void setGraph (const shared_ptr< XGraph > &)
 register XGraph instance just after creating
 

Protected Member Functions

virtual void mousePressEvent (QMouseEvent *) override
 
virtual void mouseReleaseEvent (QMouseEvent *) override
 
virtual void mouseDoubleClickEvent (QMouseEvent *) override
 
virtual void mouseMoveEvent (QMouseEvent *) override
 
virtual void wheelEvent (QWheelEvent *) override
 
virtual void showEvent (QShowEvent *) override
 
virtual void hideEvent (QHideEvent *) override
 
virtual void paintGL () override
 
virtual void initializeGL () override
 openGL stuff
 
virtual void resizeGL (int width, int height) override
 

Private Attributes

shared_ptr< XGraphm_graph
 
shared_ptr< XQGraphPainterm_painter
 
xqcon_ptr m_conDialog
 

Friends

class XQGraphPainter
 

Detailed Description

Graph widget with a dialog which is initially hidden.

See Also
XGraph, XQGraphPainter

Definition at line 26 of file graphwidget.h.


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

Generated for KAME4 by  doxygen 1.8.3