digikam
_LqrProgress Struct Reference
#include <lqr_progress_priv.h>
Public Attributes | |
| LqrProgressFuncEnd | end |
| gchar | end_height_message [LQR_PROGRESS_MAX_MESSAGE_LENGTH] |
| gchar | end_width_message [LQR_PROGRESS_MAX_MESSAGE_LENGTH] |
| LqrProgressFuncInit | init |
| gchar | init_height_message [LQR_PROGRESS_MAX_MESSAGE_LENGTH] |
| gchar | init_width_message [LQR_PROGRESS_MAX_MESSAGE_LENGTH] |
| LqrProgressFuncUpdate | update |
| gfloat | update_step |
Detailed Description
Definition at line 28 of file lqr_progress_priv.h.
Member Data Documentation
Definition at line 32 of file lqr_progress_priv.h.
| gchar _LqrProgress::end_height_message[LQR_PROGRESS_MAX_MESSAGE_LENGTH] |
Definition at line 36 of file lqr_progress_priv.h.
| gchar _LqrProgress::end_width_message[LQR_PROGRESS_MAX_MESSAGE_LENGTH] |
Definition at line 34 of file lqr_progress_priv.h.
Definition at line 30 of file lqr_progress_priv.h.
| gchar _LqrProgress::init_height_message[LQR_PROGRESS_MAX_MESSAGE_LENGTH] |
Definition at line 35 of file lqr_progress_priv.h.
| gchar _LqrProgress::init_width_message[LQR_PROGRESS_MAX_MESSAGE_LENGTH] |
Definition at line 33 of file lqr_progress_priv.h.
Definition at line 31 of file lqr_progress_priv.h.
| gfloat _LqrProgress::update_step |
Definition at line 29 of file lqr_progress_priv.h.
The documentation for this struct was generated from the following file:
KDE 4.4 API Reference