AnimatedRenderChanged(bool) (defined in BrotDisplay) | BrotDisplay | [signal] |
BrotDisplay(QWidget *parent=0) | BrotDisplay | |
Cancel() | BrotDisplay | |
DilatationChanged(double) (defined in BrotDisplay) | BrotDisplay | [signal] |
GenerateTexture() | BrotDisplay | [protected] |
ImaginaryChanged(double) (defined in BrotDisplay) | BrotDisplay | [signal] |
initializeGL() | BrotDisplay | [protected, virtual] |
IterationChanged(int) (defined in BrotDisplay) | BrotDisplay | [signal] |
LoadResTxt(const char *file) | BrotDisplay | [protected] |
m_bAnimatedRender (defined in BrotDisplay) | BrotDisplay | [protected] |
m_bDrag (defined in BrotDisplay) | BrotDisplay | [protected] |
m_bSmoothColors (defined in BrotDisplay) | BrotDisplay | [protected] |
m_bWaitRender (defined in BrotDisplay) | BrotDisplay | [protected] |
m_fCurrentZoom (defined in BrotDisplay) | BrotDisplay | [protected] |
m_fDilatation (defined in BrotDisplay) | BrotDisplay | [protected] |
m_fImaginary (defined in BrotDisplay) | BrotDisplay | [protected] |
m_fOrigX (defined in BrotDisplay) | BrotDisplay | [protected] |
m_fOrigY (defined in BrotDisplay) | BrotDisplay | [protected] |
m_fPosX (defined in BrotDisplay) | BrotDisplay | [protected] |
m_fPosY (defined in BrotDisplay) | BrotDisplay | [protected] |
m_fPrecision (defined in BrotDisplay) | BrotDisplay | [protected] |
m_fRatio (defined in BrotDisplay) | BrotDisplay | [protected] |
m_fReal (defined in BrotDisplay) | BrotDisplay | [protected] |
m_fRenderPosX (defined in BrotDisplay) | BrotDisplay | [protected] |
m_fRenderPosY (defined in BrotDisplay) | BrotDisplay | [protected] |
m_fRenderZoom (defined in BrotDisplay) | BrotDisplay | [protected] |
m_fZoom (defined in BrotDisplay) | BrotDisplay | [protected] |
m_Gradient (defined in BrotDisplay) | BrotDisplay | [protected] |
m_GradientImage (defined in BrotDisplay) | BrotDisplay | [protected] |
m_iFractal (defined in BrotDisplay) | BrotDisplay | [protected] |
m_iIteration (defined in BrotDisplay) | BrotDisplay | [protected] |
m_iLastPaint (defined in BrotDisplay) | BrotDisplay | [protected] |
m_Image (defined in BrotDisplay) | BrotDisplay | [protected] |
m_ImageMutex (defined in BrotDisplay) | BrotDisplay | [protected] |
m_iMinIteration (defined in BrotDisplay) | BrotDisplay | [protected] |
m_iRenderFinishCount (defined in BrotDisplay) | BrotDisplay | [protected] |
m_iTexture | BrotDisplay | [protected] |
m_iZoomCount (defined in BrotDisplay) | BrotDisplay | [protected] |
m_MousePoint (defined in BrotDisplay) | BrotDisplay | [protected] |
m_RenderProgress (defined in BrotDisplay) | BrotDisplay | [protected] |
m_RenderThreads | BrotDisplay | [protected] |
m_TempGradientImage (defined in BrotDisplay) | BrotDisplay | [protected] |
m_Timer (defined in BrotDisplay) | BrotDisplay | [protected] |
mouseMoveEvent(QMouseEvent *event) | BrotDisplay | [protected] |
mousePressEvent(QMouseEvent *event) | BrotDisplay | [protected] |
mouseReleaseEvent(QMouseEvent *event) | BrotDisplay | [protected] |
OnThreadFinish(int id) | BrotDisplay | [slot] |
OnThreadProgress(float, int) | BrotDisplay | [slot] |
OnTimer() | BrotDisplay | [slot] |
paintEvent(QPaintEvent *event) | BrotDisplay | [protected, virtual] |
paintGL() | BrotDisplay | [protected, virtual] |
PosXChanged(double) (defined in BrotDisplay) | BrotDisplay | [signal] |
PosYChanged(double) (defined in BrotDisplay) | BrotDisplay | [signal] |
PrecisionChanged(double) (defined in BrotDisplay) | BrotDisplay | [signal] |
Progress(float) (defined in BrotDisplay) | BrotDisplay | [signal] |
RealChanged(double) (defined in BrotDisplay) | BrotDisplay | [signal] |
RedrawFractal() | BrotDisplay | [slot] |
resizeEvent(QResizeEvent *event) | BrotDisplay | [protected, virtual] |
resizeGL(int width, int height) | BrotDisplay | [protected, virtual] |
Save(QString file) | BrotDisplay | |
SetAnimatedRender(bool animated) | BrotDisplay | [slot] |
SetDilatation(double dilatation) | BrotDisplay | [slot] |
SetFractal(Fractal frac) | BrotDisplay | [slot] |
SetGradient(const QGradientStops &stops) | BrotDisplay | [slot] |
SetImaginary(double imaginary) | BrotDisplay | [slot] |
SetIteration(int ite) | BrotDisplay | [slot] |
SetMinIteration(int min) | BrotDisplay | [slot] |
SetPosX(double x) | BrotDisplay | [slot] |
SetPosY(double y) | BrotDisplay | [slot] |
SetPrecision(double precision) | BrotDisplay | [slot] |
SetReal(double real) | BrotDisplay | [slot] |
SetSmoothColors(bool smooth) | BrotDisplay | [slot] |
SetThreadCount(int count) | BrotDisplay | [slot] |
SetupThread(int count) | BrotDisplay | |
SetZoom(double z) | BrotDisplay | [slot] |
SmoothColorsChanged(bool) (defined in BrotDisplay) | BrotDisplay | [signal] |
ThreadCountChanged(int) (defined in BrotDisplay) | BrotDisplay | [signal] |
wheelEvent(QWheelEvent *event) | BrotDisplay | [protected] |
ZoomChanged(double) (defined in BrotDisplay) | BrotDisplay | [signal] |
~BrotDisplay() | BrotDisplay |