AlignAction Class Reference

#include <AlignAction.h>

List of all members.

Public Types

enum  Orientation {
  Left, Right, Top, Bottom,
  HCenter, VCenter
}

Public Member Functions

 AlignAction (const QString &tooltip, AlignAction::Orientation o, QWidget *parent)

Detailed Description

Definition at line 28 of file AlignAction.h.


Member Enumeration Documentation

this enum has all the possibilities of orientations for the aligns.

Enumerator:
Left 
Right 
Top 
Bottom 
HCenter 
VCenter 

Definition at line 33 of file AlignAction.h.


Constructor & Destructor Documentation

AlignAction::AlignAction ( const QString &  tooltip,
AlignAction::Orientation  o,
QWidget *  parent 
)

creates a new align button. actionName the name of the button tooltip some helper text. o the orientation that this button will work on. parent the parent widget

Definition at line 27 of file AlignAction.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Dec 27 13:13:41 2010 for Gluon by  doxygen 1.6.3