Overview     Modules     Class Hierarchy     Classes     Members  

tlp Namespace Reference
[Mouse_interactor]


Detailed Description

Authors: David Auber, Romain Bourqui, Patrick Mary from the LaBRI Visualization Team Email : auber@tulip-software.org Last modification : 13/07/2007 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Classes

Typedefs

Functions

  • TLP_QT_SCOPE bool openDataSetDialog (DataSet &outSet, const StructDef *sysDef, StructDef *inDef, const DataSet *inSet=NULL, const char *inName=NULL, Graph *inG=NULL)

Typedef Documentation

typedef stdext::hash_map<int, std::string> tlp::GlyphTableString


Function Documentation

TLP_QT_SCOPE bool tlp::openDataSetDialog ( DataSet &  outSet,
const StructDef *  sysDef,
StructDef *  inDef,
const DataSet *  inSet = NULL,
const char *  inName = NULL,
Graph *  inG = NULL 
)

Open a QT Dialog Box to fill-up an user DataSet according to a required StructDef inDef : Input-variable informations outSet : Output (filled) set [inSet : Input (optional) set, containing some default values]



Tulip Software by LaBRI Visualization Team    2001 - 2007