Mod/Sandbox/Gui/Command.cpp File Reference

#include "PreCompiled.h"
#include <QCalendarWidget>
#include <QColorDialog>
#include <QCryptographicHash>
#include <QObject>
#include <QEventLoop>
#include <QFontMetrics>
#include <QFuture>
#include <QFutureWatcher>
#include <QtConcurrentMap>
#include <QLabel>
#include <QMessageBox>
#include <QTimer>
#include <QImage>
#include <QImageReader>
#include <QPainter>
#include <QThread>
#include <Inventor/nodes/SoAnnotation.h>
#include <Inventor/nodes/SoImage.h>
#include <Inventor/nodes/SoCone.h>
#include <Inventor/Qt/viewers/SoQtPlaneViewer.h>
#include <Inventor/Qt/viewers/SoQtExaminerViewer.h>
#include <Inventor/Qt/viewers/SoQtFlyViewer.h>
#include <boost/thread/thread.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/thread/condition_variable.hpp>
#include <boost/bind.hpp>
#include <boost/shared_ptr.hpp>
#include <Base/Console.h>
#include <Base/Sequencer.h>
#include <App/Application.h>
#include <App/Document.h>
#include <Gui/Application.h>
#include <Gui/BitmapFactory.h>
#include <Gui/Command.h>
#include <Gui/MainWindow.h>
#include <Gui/FileDialog.h>
#include <Gui/View3DInventor.h>
#include <Gui/View3DInventorViewer.h>
#include <Gui/WaitCursor.h>
#include <Mod/Sandbox/App/DocumentThread.h>
#include <Mod/Sandbox/App/DocumentProtector.h>
#include <Mod/Mesh/App/MeshFeature.h>
#include "Workbench.h"

Go to the source code of this file.

Classes

class  CmdSandboxDocThreadBusy
class  CmdSandboxDocThreadWithDialog
class  CmdSandboxDocThreadWithFileDlg
class  CmdSandboxDocThreadWithSeq
class  CmdSandboxDocumentNoThread
class  CmdSandboxDocumentTestThread
class  CmdSandboxDocumentThread
class  CmdSandboxEventLoop
class  CmdSandboxExaminerViewer
class  CmdSandboxFlyViewer
class  CmdSandboxMeshLoader
class  CmdSandboxMeshLoaderBoost
class  CmdSandboxMeshLoaderFuture
class  CmdSandboxMeshTestJob
class  CmdSandboxMeshTestRef
class  CmdSandboxPlaneViewer
class  CmdSandboxPyQtThread
class  CmdSandboxPythonLockThread
class  CmdSandboxPythonMainThread
class  CmdSandboxPythonNolockThread
class  CmdSandboxPythonThread
class  CmdSandboxWorkerThread
class  CmdTestCryptographicHash
class  CmdTestGDIWidget
class  CmdTestGrabWidget
class  CmdTestImageNode
class  CmdTestRedirectPaint
class  CmdTestWidgetShape
struct  MeshObject_greater
class  MeshTestJob
class  MeshThread
class  RenderArea

Namespaces

namespace  Mesh
 

The namespace of the Mesh Aplication layer library.


Typedefs

typedef Base::Reference< const
MeshObject > 
Mesh::MeshObjectConstRef
typedef std::vector
< MeshObjectConstRef > 
Mesh::MeshObjectConstRefArray
typedef std::list
< MeshObjectConstRef > 
Mesh::MeshObjectConstRefList

Functions

void CreateSandboxCommands (void)
Base::Reference< Mesh::MeshObjectloadMesh (const QString &s)

Function Documentation

void CreateSandboxCommands ( void   ) 
Base::Reference<Mesh::MeshObject> loadMesh ( const QString &  s  ) 

Generated on Wed Nov 23 19:01:14 2011 for FreeCAD by  doxygen 1.6.1