Overview     Modules     Class Hierarchy     Classes     Members  

Tulip_Widgets


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. Author: David Auber Email : auber@labri.fr Last modification : 06/09/2005 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

Functions


Function Documentation

QColor tlp::TulipTableWidget::backgroundColor ( const int  row  )  const [inherited]

QColor tlp::TulipTableWidget::getBackColor1 (  )  const [inherited]

QColor tlp::TulipTableWidget::getBackColor2 (  )  const [inherited]

QString tlp::TulipTableWidget::getTulipEdgeValue ( const int  row,
const int  col 
) const [inherited]

QString tlp::TulipTableWidget::getTulipNodeValue ( const int  row,
const int  col 
) const [inherited]

bool tlp::TulipTableWidget::getUpdateColumnTitle (  )  const [inherited]

void tlp::TulipTableWidget::paintCell ( QPainter *  ,
int  row,
int  col,
const QRect &  ,
bool  selected,
const QColorGroup &   
) [inherited]

void tlp::TulipTableWidget::setTulipEdgeItem ( const PropertyInterface *  ,
const std::string  propertyName,
const edge &  ,
const int  row,
const int  col 
) [inherited]

void tlp::TulipTableWidget::setTulipNodeItem ( const PropertyInterface *  ,
const std::string  propertyName,
const node &  ,
const int  row,
const int  col 
) [inherited]

tlp::TulipTableWidget::TulipTableWidget ( QWidget *  ,
const char *   
) [inherited]

tlp::TulipTableWidget::~TulipTableWidget (  )  [inherited]



Tulip Software by LaBRI Visualization Team    2001 - 2007