COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes | Enumerations | Functions | Variables
cf3::ui::graphics Namespace Reference

Basic Classes for Graphics applications used by CF. More...

Classes

class  AboutCFDialog
 
class  Application
 
class  BorderArea
 Used to display the the line number and the prompt on a PythonCodeContainer. More...
 
class  BrowserDialog
 
class  CentralPanel
 Panel to view and modify options of an object. More...
 
class  ConfirmCommitDialog
 Dialog used to ask user whether modifcations have to be committed before continuing. More...
 
class  CustomListWidget
 simple inherited class to reimplement some behavior More...
 
class  CustomStandardItem
 Dervied QStandardItem to allow case insensitive sorting. More...
 
class  DraggableListWidget
 
class  FavoritesModel
 Model that manages a list of favorite directories. More...
 
class  FileFilter
 
class  FilesListItem
 Adds a functionnality to QStandardItem class. More...
 
class  FilteringModel
 
class  GraphicalArray
 
class  GraphicalArrayRestrictedList
 
class  GraphicalBool
 
class  GraphicalDouble
 
class  GraphicalInt
 
class  GraphicalRestrictedList
 
class  GraphicalString
 
class  GraphicalUri
 
class  GraphicalUriArray
 
class  GraphicalValue
 
class  JournalBrowserBuilder
 
class  JournalBrowserDialog
 
class  LibGraphics
 
class  LoggingList
 Manages a graphical log component. More...
 
class  MainWindow
 Client main window. More...
 
class  ModifiedOptionsDialog
 Dialog that shows commit details. More...
 
class  OptionLayout
 Panel to m_view and modify options() of an object. More...
 
class  PythonCodeContainer
 This class contains common code for python editors. More...
 
class  PythonCodeEditor
 simple python editor More...
 
class  PythonCompleter
 Dervied QCompleter to allow the use of a tree model for completion model. More...
 
class  PythonConsole
 The python console send python command to the server in form of python "fragment" the term "fragment" is used to describe a single python statement wich mean one instruction without tabulation (that instruction may have children instruction) Example of python fragment: for i in range(0,5): print i. More...
 
class  PythonPreCompiler
 Try to compile a python line to detect simple errors. More...
 
class  PythonSyntaxeHighlighter
 simple syntaxe highlighter More...
 
class  RemoteFileCopy
 
class  SelectPathDialog
 
class  SignalInspectorDialog
 
class  SignalManager
 
class  SignatureDialog
 
class  TabBuilder
 
struct  TabInfo
 
class  TextBlockErrorData
 
class  TreeBrowser
 This widget allows allows to browse the treeview in a special way. More...
 
class  TreeView
 This class manages the tree view. More...
 

Enumerations

enum  FilesListItemType { DIRECTORY, FILE }
 

Functions

 TEMPLATE_EXPLICIT_INSTANTIATON (bool)
 
 TEMPLATE_EXPLICIT_INSTANTIATON (int)
 
 TEMPLATE_EXPLICIT_INSTANTIATON (cf3::Uint)
 
 TEMPLATE_EXPLICIT_INSTANTIATON (cf3::Real)
 
 TEMPLATE_EXPLICIT_INSTANTIATON (std::string)
 
 TEMPLATE_EXPLICIT_INSTANTIATON (URI)
 

Variables

cf3::common::RegistLibrary< LibGraphicslibGraphics
 

Detailed Description

Basic Classes for Graphics applications used by CF.

Enumeration Type Documentation

Enumerator
DIRECTORY 

Directory type.

FILE 

File type.

Definition at line 24 of file FilesListItem.hpp.

Function Documentation

TEMPLATE_EXPLICIT_INSTANTIATON ( bool  )
TEMPLATE_EXPLICIT_INSTANTIATON ( int  )
TEMPLATE_EXPLICIT_INSTANTIATON ( cf3::Uint  )
TEMPLATE_EXPLICIT_INSTANTIATON ( cf3::Real  )
TEMPLATE_EXPLICIT_INSTANTIATON ( std::string  )
TEMPLATE_EXPLICIT_INSTANTIATON ( URI  )

Variable Documentation

Definition at line 15 of file LibGraphics.cpp.

Send comments to:
COOLFluiD Web Admin