ImageGui::ImageOrientationDialog Class Reference
#include <ImageOrientationDialog.h>
Public Member Functions | |
void | accept () |
ImageOrientationDialog () | |
~ImageOrientationDialog () | |
Public Attributes | |
int | DirType |
Base::Placement | Pos |
Protected Slots | |
void | onPreview () |
Constructor & Destructor Documentation
◆ ImageOrientationDialog()
ImageOrientationDialog::ImageOrientationDialog | ( | ) |
References draftgeoutils.intersections::connect(), DirType, and onPreview().
◆ ~ImageOrientationDialog()
ImageOrientationDialog::~ImageOrientationDialog | ( | ) |
Member Function Documentation
◆ accept()
void ImageOrientationDialog::accept | ( | void | ) |
◆ onPreview
|
protectedslot |
References Gui::BitmapFactory().
Referenced by ImageOrientationDialog().
Member Data Documentation
◆ DirType
int ImageGui::ImageOrientationDialog::DirType |
Referenced by accept(), and ImageOrientationDialog().
◆ Pos
Base::Placement ImageGui::ImageOrientationDialog::Pos |
Referenced by accept().
The documentation for this class was generated from the following files:
- Sources/FreeCAD/src/Mod/Image/Gui/ImageOrientationDialog.h
- Sources/FreeCAD/src/Mod/Image/Gui/ImageOrientationDialog.cpp