Gui::PythonConsoleP Struct Reference

Public Types

enum  CopyType { Normal , History , Command }
 
enum  Output { Error = 20 , Message = 21 }
 

Public Member Functions

 PythonConsoleP ()
 

Public Attributes

CallTipsListcallTipsList
 
QMap< QString, QColor > colormap
 
QString error
 
ParameterGrp::handle hGrpSettings
 
ConsoleHistory history
 
QString historyFile
 
QString info
 
bool interactive
 
InteractiveInterpreterinterpreter
 
QString output
 
QStringList statements
 
CopyType type
 

Member Enumeration Documentation

◆ CopyType

Enumerator
Normal 
History 
Command 

◆ Output

Enumerator
Error 
Message 

Constructor & Destructor Documentation

◆ PythonConsoleP()

Gui::PythonConsoleP::PythonConsoleP ( )

Member Data Documentation

◆ callTipsList

◆ colormap

QMap<QString, QColor> Gui::PythonConsoleP::colormap

◆ error

◆ hGrpSettings

◆ history

◆ historyFile

QString Gui::PythonConsoleP::historyFile

Referenced by PythonConsoleP().

◆ info

◆ interactive

◆ interpreter

◆ output

◆ statements

QStringList Gui::PythonConsoleP::statements

◆ type


The documentation for this struct was generated from the following file: