Tulip
4.7.0
Better Visualization Through Research
|
#include <DocumentationNavigator.h>
Inherits QDialog.
Public Slots | |
void | goBack () |
void | goForward () |
void | setCurrentDocView (int) |
void | updateButtons (bool ok=true) |
Public Member Functions | |
void | connectTab () |
void | newDocTab (const char *docRelativePath, const char *tabName) |
Static Public Member Functions | |
static bool | hasDocumentation () |
static void | showDocumentation (const char *docRelativePath=NULL, const char *tabName=NULL) |
This file is part of Tulip (www.tulip-software.org)
Authors: David Auber and the Tulip development Team from LaBRI, University of Bordeaux
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.
Definition at line 30 of file DocumentationNavigator.h.