src/ax/ax_utils.cpp File Reference

#include "wx/wx.h"
#include "wx/filename.h"
#include "wx/textfile.h"
#include "wx/txtstrm.h"
#include "wx/datstrm.h"
#include "wx/wfstream.h"
#include "wx/dir.h"
#include "wx/utils.h"
#include "wx/zipstrm.h"
#include "wx/zstream.h"
#include "wx/tarstrm.h"
#include "wx/progdlg.h"
#include "wx/tokenzr.h"
#include "wx/stdpaths.h"
#include "wx/filedlg.h"
#include "wx/dirdlg.h"
#include "wx/mimetype.h"
#include "wx/notebook.h"
#include "wx/process.h"
#include "ax/ax_utils.h"

Classes

struct  AxKeyName

Defines

#define OS_FILENAME(s)   (s.fn_str())

Functions

wxSize AxCalculateScaledImageSize (const wxSize &maxSize, const wxSize &imageSize)
 Calculate a suitable scale for an image to fit into the given space.
bool AxRemoveNonFilenameCharacters (wxString &str)
 Remove bad characters from a filename.
wxString AxGetSpeakableTextForKeyCode (int keycode)
 Gets suitable text for a given keycode.

Define Documentation

#define OS_FILENAME (  )     (s.fn_str())


Function Documentation

wxSize AxCalculateScaledImageSize ( const wxSize &  maxSize,
const wxSize &  imageSize 
)

Calculate a suitable scale for an image to fit into the given space.

wxString AxGetSpeakableTextForKeyCode ( int  keycode  ) 

Gets suitable text for a given keycode.

bool AxRemoveNonFilenameCharacters ( wxString &  str  ) 

Remove bad characters from a filename.


Generated on Wed May 6 19:22:06 2009 for AxTk by  doxygen 1.5.8