Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Related Pages  

improvConfig::widgetConfig Struct Reference

A structure used to store the configuration information of both source and sequence widgets. More...

#include <improvConfig.h>


Data Fields

int id
 Widget identifier. More...

bool source
 Indicates whether the widget is a source widget or not. More...

int sourceId
 The source indentifier of the widget. More...


Detailed Description

A structure used to store the configuration information of both source and sequence widgets.


Field Documentation

int improvConfig::widgetConfig::id
 

Widget identifier.

This is unique for all widgets.

bool improvConfig::widgetConfig::source
 

Indicates whether the widget is a source widget or not.

int improvConfig::widgetConfig::sourceId
 

The source indentifier of the widget.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 1 11:01:17 2003 for ImprovQT by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002