Aseba::FunctionParametersDialog Class Reference
[Integrated Development Editor]

Dialog that let the user choose setup parameters for functions. More...

#include <FunctionParametersDialog.h>

List of all members.

Public Member Functions

 FunctionParametersDialog (const QString &name, const std::vector< unsigned > &parameters)
 Create a dialog for function name with initial parameters vector.
std::vector< unsigned > getParameters () const
 Write the result of this dialog in parameters.

Private Slots

void addParameter ()
void argumentSelectionChanged ()
void cellClicked (int row, int column)
void deleteParameter ()

Private Member Functions

void addEntry (int value)
 Add a new entry in the parameter table with a specific value.

Private Attributes

QPushButton * addParameterButton
QPushButton * delParameterButton
QTableWidget * parametersTable
SpinBoxDelegate spinBoxDelegate

Detailed Description

Dialog that let the user choose setup parameters for functions.

Definition at line 17 of file FunctionParametersDialog.h.


Member Data Documentation

Definition at line 39 of file FunctionParametersDialog.h.

Definition at line 40 of file FunctionParametersDialog.h.

Definition at line 38 of file FunctionParametersDialog.h.

Definition at line 37 of file FunctionParametersDialog.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


asebaros
Author(s): $author
autogenerated on Mon Sep 5 08:42:13 2011