INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

NONFRAMEWORK CODE
Driver Interfaces
Drivers
Libraries
Utilities

FRAMEWORK CODE
Interfaces
Components
Libraries
Utilities

Full Software Listings

DEVELOPER
Tutorials
Examples
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

orcaqgui2d::DefaultFactory Class Reference

#include <defaultfactory.h>

Inherits orcaqgui::IGuiElementFactory.

List of all members.

Public Member Functions

bool lookupElementType (const QStringList &ids, QString &elementType) const

Detailed Description

Generates 2D Gui Elements based on its type.


Member Function Documentation

bool orcaqgui2d::DefaultFactory::lookupElementType ( const QStringList &  ids,
QString &  elementType 
) const [virtual]

Looks up the elementType corresponding to the ids coming back from the required interfaces when connecting through clicking on the registry view. Example: 'ids' orca::LaserScanner2d maps to 'elementType' LaserScanner2d Needs to be augmented only for complicated elementTypes which have more than one interface. Returns true if an elementType was found otherwise false.

Implements hydroqgui::IGuiElementFactory.


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

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5