Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

LanguageHandler Class Reference

#include <languagehandler.h>

List of all members.

Signals

void languageChanged ()

Public Member Functions

 LanguageHandler (QObject *parent=0, QStatusBar *sb=0, QApplication *stApp=0, const char *name=0)
QPopupMenu * createLanguagesMenu (QPopupMenu *parent)


Detailed Description

This class handles the loading of the different languages which are supported by the program.

Author:
Bjoern Erik Nilsen & Fredrik Berg Kjoelstad


Constructor & Destructor Documentation

LanguageHandler::LanguageHandler QObject *  parent = 0,
QStatusBar *  sb = 0,
QApplication *  stApp = 0,
const char *  name = 0
 

Creates and initializes the LanguageHandler.

Parameters:
parent the parent of the LanguageHandler.
sb a statusbar for displaying status information to the user.
stApp the main window
name the name of the LanguageHandler


Member Function Documentation

QPopupMenu * LanguageHandler::createLanguagesMenu QPopupMenu *  parent  ) 
 

Creates the languagesMenu.

Parameters:
parent the parent menu.
Returns:
a populated language menu.

void LanguageHandler::languageChanged  )  [signal]
 

Called when the user has changed the language.


The documentation for this class was generated from the following files:
Generated on Thu May 19 01:51:21 2005 for stopmotion.kdevelop by  doxygen 1.4.2