Gui::ConsoleHistory Class Reference

This class implements the history for the Python console. More...

#include <PythonConsole.h>

List of all members.

Public Member Functions

void append (const QString &)
 ConsoleHistory ()
void first ()
bool isEmpty () const
bool more ()
bool next ()
bool prev ()
QString value () const
const QStringList & values () const
 ~ConsoleHistory ()

Detailed Description

This class implements the history for the Python console.

Author:
Werner Mayer

Definition at line 66 of file PythonConsole.h.


Constructor & Destructor Documentation

ConsoleHistory::ConsoleHistory (  ) 

Definition at line 1125 of file PythonConsole.cpp.

ConsoleHistory::~ConsoleHistory (  ) 

Definition at line 1130 of file PythonConsole.cpp.


Member Function Documentation

void ConsoleHistory::append ( const QString &  item  ) 
void ConsoleHistory::first (  ) 

Definition at line 1134 of file PythonConsole.cpp.

bool ConsoleHistory::isEmpty ( void   )  const
bool ConsoleHistory::more (  ) 

Definition at line 1139 of file PythonConsole.cpp.

bool ConsoleHistory::next (  ) 

Definition at line 1144 of file PythonConsole.cpp.

Referenced by Gui::PythonConsole::keyPressEvent().

bool ConsoleHistory::prev (  ) 

Definition at line 1157 of file PythonConsole.cpp.

Referenced by Gui::PythonConsole::keyPressEvent().

QString ConsoleHistory::value (  )  const

Definition at line 1175 of file PythonConsole.cpp.

Referenced by Gui::PythonConsole::keyPressEvent().

const QStringList & ConsoleHistory::values (  )  const

The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:01:59 2011 for FreeCAD by  doxygen 1.6.1