#include <CQGLViewport.h>
List of all members.
Detailed Description
This class is supposed to act as a sort of scrollview for a CQGLNetworkPainter.
Constructor & Destructor Documentation
CQGLViewport::CQGLViewport |
( |
QWidget * |
pParent = 0 , |
|
|
Qt::WFlags |
f = 0 |
|
) |
| |
CQGLViewport::~CQGLViewport |
( |
| ) |
[virtual] |
Member Function Documentation
void CQGLViewport::createGraph |
( |
CLayout * |
lP | ) |
|
Pass the layout on to the network painters createGraph and set the scrollbar ranges.
bool CQGLViewport::isCircleMode |
( |
| ) |
const |
Returns whether the layout window is in circle (animation mode) or not. This method only calls the corresponding method in the contained network painter.
void CQGLViewport::resetView |
( |
| ) |
|
void CQGLViewport::resizeEvent |
( |
QResizeEvent * |
e | ) |
[protected, virtual] |
void CQGLViewport::setZoomFactor |
( |
double |
zoom | ) |
|
Sets the zoom factor on the network painter and updates the scrollbars.
void CQGLViewport::slotHValueChanged |
( |
int |
value | ) |
[protected, slot] |
void CQGLViewport::slotVValueChanged |
( |
int |
value | ) |
[protected, slot] |
void CQGLViewport::updateScrollbars |
( |
| ) |
[protected] |
void CQGLViewport::updateWidget |
( |
| ) |
[slot] |
Member Data Documentation
The documentation for this class was generated from the following files: