Developer documentation | Axl-2.5.1

axlInspectorStack Class Reference

#include <axlInspectorStack.h>

Inheritance diagram for axlInspectorStack:

Public Slots

void setWidth (int width)
 

Public Member Functions

 axlInspectorStack (QWidget *parent=0)
 
 ~axlInspectorStack (void)
 
int width (void) const
 
void addWidget (QString title, QWidget *widget)
 

Protected Slots

void onActionClicked (void)
 

Properties

int width
 

Detailed Description

Definition at line 29 of file axlInspectorStack.h.

Constructor & Destructor Documentation

axlInspectorStack::axlInspectorStack ( QWidget *  parent = 0)

Definition at line 37 of file axlInspectorStack.cpp.

axlInspectorStack::~axlInspectorStack ( void  )

Definition at line 64 of file axlInspectorStack.cpp.

Member Function Documentation

void axlInspectorStack::addWidget ( QString  title,
QWidget *  widget 
)

Definition at line 71 of file axlInspectorStack.cpp.

void axlInspectorStack::onActionClicked ( void  )
protectedslot

Definition at line 95 of file axlInspectorStack.cpp.

void axlInspectorStack::setWidth ( int  width)
slot

Definition at line 90 of file axlInspectorStack.cpp.

int axlInspectorStack::width ( void  ) const

Definition at line 85 of file axlInspectorStack.cpp.

Property Documentation

int axlInspectorStack::width
readwrite

Definition at line 33 of file axlInspectorStack.h.


The documentation for this class was generated from the following files: