main.cc File Reference

This file represents Muan Main file. More...


Functions

void refreshFrameCur (int _fnumber, int _fduration, int _fpos)
 Refreshes and shows informations on UI Current Frame Panel.
void refreshFrameTot (int _totImgCap, int _totRealFrames)
 Refreshes and shows informations on UI Total Frames Panel.
void setMessage (char *m)
 Refreshes and shows message on UI.
void setLabelModeViewer (bool camera_on, bool mem_alert)
 Refreshes UI elements according to camera/memory mode.
void redraw_panel (void *)
 Redraws UI refreshing informations.
void autoSave (void *)
 Periodically saves animation in a backup file provided that AutoSave preference option is on.
void readPreferences (void)
 Reads preferences file and sets connection, animation and user interface parameters.
int main (int argc, char **argv)


Detailed Description

This file represents Muan Main file.


Function Documentation

void autoSave ( void *   ) 

Periodically saves animation in a backup file provided that AutoSave preference option is on.

int main ( int  argc,
char **  argv 
)

void readPreferences ( void   ) 

Reads preferences file and sets connection, animation and user interface parameters.

void redraw_panel ( void *   ) 

Redraws UI refreshing informations.

void refreshFrameCur ( int  _fnumber,
int  _fduration,
int  _fpos 
)

Refreshes and shows informations on UI Current Frame Panel.

Parameters:
_fnumber The number of a frame within the animation
_fduration The duration of a frame within the animation
_fpos The position of a frame within the animation (considering the duration)

void refreshFrameTot ( int  _totImgCap,
int  _totRealFrames 
)

Refreshes and shows informations on UI Total Frames Panel.

Parameters:
_totImgCap The total number of frames within the animation
_totRealFrames The total number of frames within the animation considering the duration

void setLabelModeViewer ( bool  camera_on,
bool  mem_alert 
)

Refreshes UI elements according to camera/memory mode.

Parameters:
camera_on The flag to indicate camera or memory mode.
mem_alert The flag to show (or not) message.

void setMessage ( char *  m  ) 

Refreshes and shows message on UI.

Parameters:
m The message


Generated on Tue Jan 22 17:07:30 2008 for MUAN by  doxygen 1.4.7