My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | List of all members
OctaveWindow Class Reference

#include <octave_window.h>

Inheritance diagram for OctaveWindow:
Inheritance graph
[legend]
Collaboration diagram for OctaveWindow:
Collaboration graph
[legend]

Public Member Functions

 OctaveWindow (QDockWindow *)
 
 ~OctaveWindow ()
 
QSize sizeHint ()
 
bool startOctave ()
 
void runOctaveScript (const QString &)
 
void sendCommand (const QString &)
 
void adjustDirectory ()
 

Protected Member Functions

void keyPressEvent (QKeyEvent *)
 

Detailed Description

Definition at line 19 of file octave_window.h.

Constructor & Destructor Documentation

OctaveWindow::OctaveWindow ( QDockWindow *  parent_)

Definition at line 20 of file octave_window.cpp.

OctaveWindow::~OctaveWindow ( )

Definition at line 53 of file octave_window.cpp.

Member Function Documentation

void OctaveWindow::adjustDirectory ( )

Definition at line 99 of file octave_window.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void OctaveWindow::keyPressEvent ( QKeyEvent *  event)
protected

Definition at line 132 of file octave_window.cpp.

void OctaveWindow::runOctaveScript ( const QString &  name)

Definition at line 115 of file octave_window.cpp.

Here is the call graph for this function:

void OctaveWindow::sendCommand ( const QString &  cmd)

Definition at line 105 of file octave_window.cpp.

Here is the caller graph for this function:

QSize OctaveWindow::sizeHint ( )

Definition at line 60 of file octave_window.cpp.

bool OctaveWindow::startOctave ( )

Definition at line 72 of file octave_window.cpp.

Here is the call graph for this function:


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