#include <scale.h>
Public Member Functions | |
| ScaleWindow (ScaleThread *thread) | |
| ~ScaleWindow () | |
| int | create_objects () |
Public Attributes | |
| ScaleThread * | thread |
| ScaleSizeText * | dimension [4] |
| ScaleRatioText * | ratio [4] |
| ScaleAspectW * | aspect_w |
| ScaleAspectH * | aspect_h |
Definition at line 55 of file scale.h.
|
|
|
|
|
|
|
|
Definition at line 183 of file scale.C. References _, aspect_h, ScaleThread::aspect_h, aspect_w, ScaleThread::aspect_w, ScaleThread::dimension, dimension, ScaleThread::ratio, ratio, and thread. Referenced by ScaleThread::run(). |
|
|
Definition at line 67 of file scale.h. Referenced by create_objects(), and ScaleThread::update_aspect(). |
|
|
Definition at line 66 of file scale.h. Referenced by create_objects(), and ScaleThread::update_aspect(). |
|
|
Definition at line 63 of file scale.h. Referenced by create_objects(), and ScaleThread::update_window(). |
|
|
Definition at line 64 of file scale.h. Referenced by create_objects(), and ScaleThread::update_window(). |
|
|
Definition at line 62 of file scale.h. Referenced by create_objects(). |
1.4.4