#include "octave-qscintilla.h"
Detailed Description
Definition at line 32 of file octave-qscintilla.h.
Constructor & Destructor Documentation
octave_qscintilla::octave_qscintilla |
( |
QWidget * |
p | ) |
|
octave_qscintilla::~octave_qscintilla |
( |
| ) |
|
Member Function Documentation
void octave_qscintilla::context_edit |
( |
| ) |
|
void octave_qscintilla::context_help_doc |
( |
bool |
| ) |
|
void octave_qscintilla::context_run |
( |
| ) |
|
void octave_qscintilla::contextmenu_doc |
( |
bool |
| ) |
|
|
privateslot |
void octave_qscintilla::contextmenu_edit |
( |
bool |
| ) |
|
|
privateslot |
void octave_qscintilla::contextmenu_help |
( |
bool |
| ) |
|
|
privateslot |
void octave_qscintilla::contextmenu_help_doc |
( |
bool |
| ) |
|
|
privateslot |
void octave_qscintilla::contextmenu_run |
( |
bool |
| ) |
|
|
privateslot |
void octave_qscintilla::execute_command_in_terminal_signal |
( |
const QString & |
| ) |
|
|
signal |
bool octave_qscintilla::get_actual_word |
( |
| ) |
|
void octave_qscintilla::get_global_textcursor_pos |
( |
QPoint * |
global_pos, |
|
|
QPoint * |
local_pos |
|
) |
| |
Member Data Documentation
QString octave_qscintilla::_word_at_cursor |
|
private |
The documentation for this class was generated from the following file: