SeExprEdGraphPreview Struct Reference

List of all members.

Public Member Functions

 SeExprEdGraphPreview (QWidget *parent=0)
QPointF toScreen (float x, float y)
void paintEvent (QPaintEvent *event)

Public Attributes

std::vector< float > x
std::vector< float > y
std::vector< float > cpx
std::vector< float > cpy
float xmin
float xmax
float ymin
float ymax
float dx
float dy
float win_xmin
float win_xmax
float win_ymin
float win_ymax
float win_dx
float win_dy

Detailed Description

Definition at line 610 of file SeExprEdControl.cpp.


Constructor & Destructor Documentation

SeExprEdGraphPreview::SeExprEdGraphPreview ( QWidget *  parent = 0  )  [inline]

Definition at line 616 of file SeExprEdControl.cpp.

References win_xmax, win_xmin, win_ymax, and win_ymin.


Member Function Documentation

void SeExprEdGraphPreview::paintEvent ( QPaintEvent *  event  )  [inline]

Definition at line 630 of file SeExprEdControl.cpp.

References cpx, cpy, toScreen(), win_dx, win_dy, win_xmax, win_xmin, win_ymax, win_ymin, x, xmax, xmin, y, ymax, and ymin.

QPointF SeExprEdGraphPreview::toScreen ( float  x,
float  y 
) [inline]

Definition at line 625 of file SeExprEdControl.cpp.

References win_dx, win_dy, win_xmin, and win_ymin.

Referenced by paintEvent().


Member Data Documentation

std::vector<float> SeExprEdGraphPreview::cpx

Definition at line 613 of file SeExprEdControl.cpp.

Referenced by paintEvent().

std::vector<float> SeExprEdGraphPreview::cpy

Definition at line 613 of file SeExprEdControl.cpp.

Referenced by paintEvent().

Definition at line 614 of file SeExprEdControl.cpp.

Definition at line 614 of file SeExprEdControl.cpp.

Definition at line 614 of file SeExprEdControl.cpp.

Referenced by paintEvent(), and toScreen().

Definition at line 614 of file SeExprEdControl.cpp.

Referenced by paintEvent(), and toScreen().

Definition at line 614 of file SeExprEdControl.cpp.

Referenced by paintEvent(), and SeExprEdGraphPreview().

Definition at line 614 of file SeExprEdControl.cpp.

Referenced by paintEvent(), SeExprEdGraphPreview(), and toScreen().

Definition at line 614 of file SeExprEdControl.cpp.

Referenced by paintEvent(), and SeExprEdGraphPreview().

Definition at line 614 of file SeExprEdControl.cpp.

Referenced by paintEvent(), SeExprEdGraphPreview(), and toScreen().

std::vector<float> SeExprEdGraphPreview::x

Definition at line 612 of file SeExprEdControl.cpp.

Referenced by paintEvent().

Definition at line 614 of file SeExprEdControl.cpp.

Referenced by paintEvent().

Definition at line 614 of file SeExprEdControl.cpp.

Referenced by paintEvent().

std::vector<float> SeExprEdGraphPreview::y

Definition at line 612 of file SeExprEdControl.cpp.

Referenced by paintEvent().

Definition at line 614 of file SeExprEdControl.cpp.

Referenced by paintEvent().

Definition at line 614 of file SeExprEdControl.cpp.

Referenced by paintEvent().


The documentation for this struct was generated from the following file:

Generated on 25 Jul 2013 for SeExpr by  doxygen 1.6.1