Overview     Modules     Class Hierarchy     Classes     Members  

PluginInformations Class Reference

This class describes the whereabouts of a plugin, be it locally installed, or on a remote server. More...

#include <PluginInformations.h>

List of all members.

Public Member Functions


Detailed Description

This class describes the whereabouts of a plugin, be it locally installed, or on a remote server.

This file is part of Tulip (www.tulip-software.org)

Authors: David Auber and the Tulip development Team from LaBRI, University of Bordeaux 1 and Inria Bordeaux - Sud Ouest

Tulip is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Tulip is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. This class is meant to describe a plug-in so a comprehensive list can be displayed, i.e. to manage plug-ins installation.

This is a WIP for Tulip 4.0 and serves no real purpose as of now.


Member Function Documentation

QStringList PluginInformations::dependencies (  )  const
QString PluginInformations::iconPath (  )  const
QString PluginInformations::identifier (  )  const
QDate PluginInformations::installDate (  )  const
QString PluginInformations::longDescriptionPath (  )  const
QString PluginInformations::name (  )  const
QString PluginInformations::shortDescription (  )  const
QString PluginInformations::type (  )  const
QString PluginInformations::version (  )  const


Tulip Software by LaBRI Visualization Team    2001 - 2011