FougTools  0.7.0dev-046fb6a
Handy tools for C++, Qt and OpenCascade
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
qt_view.cpp File Reference
#include "qt_view.h"
#include <AIS_InteractiveContext.hxx>
#include <Graphic3d_GraphicDriver.hxx>
#include <V3d_View.hxx>
#include <QtCore/QtDebug>
#include <QApplication>
#include <QtGui/QLinearGradient>
#include <QtGui/QPainter>
#include <QtGui/QPixmap>
#include <GL/gl.h>
#include <GL/glu.h>
#include <Aspect_DisplayConnection.hxx>
#include <Xw_Window.hxx>
#include <X11/X.h>
#include <vector>
#include <unordered_map>

Namespaces

 occ
 

Functions

int occ::occ_QtView_paintCallBack (Aspect_Drawable, void *pointer, Aspect_GraphicCallbackStruct *data)
 Callback executed each time a paint is requested (on paintEvent()) More...