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

ToolsMenu Class Reference

#include <toolsmenu.h>

List of all members.

Public Slots

void activateCaptureGroup (bool activate)
void modelSizeChanged (int modelSize)

Signals

void viewingModeChanged ()

Public Member Functions

 ToolsMenu (RunAnimationHandler *runAnimationHandler, ModelHandler *modelHandler, CameraHandler *cameraHandler, QWidget *parent=0)
void createAccelerators ()
void addWidgets ()
void retranslateStrings ()


Detailed Description

The tools menu on the left side in the application.

Author:
Bjoern Erik Nilsen & Fredrik Berg Kjoelstad


Constructor & Destructor Documentation

ToolsMenu::ToolsMenu RunAnimationHandler runAnimationHandler,
ModelHandler modelHandler,
CameraHandler cameraHandler,
QWidget *  parent = 0
 

Sets up the toolsmenu.

Parameters:
parent the parent of the widget.


Member Function Documentation

void ToolsMenu::activateCaptureGroup bool  activate  )  [slot]
 

Activates or deactivates the captureGroup

Parameters:
activate true if the group should be activated.

void ToolsMenu::addWidgets  ) 
 

Add widgets to the menu.

void ToolsMenu::createAccelerators  ) 
 

Creates key accelerators (keyboard shortcuts) More can be found in the function MainWindowGUI::createAccelerators().

void ToolsMenu::modelSizeChanged int  modelSize  )  [slot]
 

This slot is notified when the size of the model changes so that menuframe menu options can be adjusted (activated/deactivated, etc).

Parameters:
modelSize the new size of the model.

void ToolsMenu::retranslateStrings  ) 
 

Retranslates the strings. This function is called after a new translator has been installed so that the program strings are retranslated to the new language.


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