#include <cute.h>
|
construtor |
|
destructor |
|
adds a bookmark to menu in file at line |
|
adds a bookmark and an entry to the menu |
|
add widget to MDI |
|
add a entry in the recent document menu |
|
adds item to tools menu |
|
clears output view |
|
handle close event |
|
sets all configurations |
|
creates menu with language config file entries |
|
deletes all invalid bookmark menu entries |
|
evaluates the command parameter and maybe loads some f |
|
executes a command from the command line |
|
filters selection with a shell command |
|
initialize all QActions for the tool and menubars |
|
setup the document |
|
initalize all scintilla edit actions |
|
initalizes all lexers |
|
initMenuBar creates the menu_bar and inserts the menuitems |
|
setup the statusbar |
|
this creates the toolbars. Change the toobar look and add new toolbars in this function |
|
setup the mainview |
|
insert output of a shell command at current cursor position |
|
loads a file |
|
loads all files in session and bookmarks etc... |
|
writes string to output view |
|
overloaded for Message box on last window exit |
|
read from stderr of sub process |
|
read from stdout of sub process |
|
just fits the system menu button position to the menu position |
|
saves all names of loaded files bookmarks etc... |
|
sets the session`s file name |
|
handle show event |
|
clears message, stdout and stderr view |
|
changes the status bar |
|
block un/comment |
|
put the marked text/object into the clipboard |
|
put the marked text/object into the clipboard and remove it from the document |
|
remove the marked text/object from the document |
|
filter selected text with a shell command |
|
jums to the matching brace |
|
indents selected text |
|
insert output of a shell command |
|
paste the clipboard into the document |
|
redo the last undone text operation |
|
select all |
|
selects to the matching brace |
|
stream un/comment |
|
undo the last text operation |
|
unindents selected text |
|
cmd line gets foces when escape is pressed |
|
builds ctags file of all sourcefiles in current dir |
|
unloads all files of current session |
|
runs the selection with built-in python interpreter |
|
shows an open dialog and loads current macro |
|
loads a session |
|
runs the current file |
|
runs recorded macro |
|
runs a python command |
|
runs a CUTE/Python script |
|
shows an save dialog and saves current macro |
|
saves the current session in a CUTE/python script |
|
starts macro recording |
|
stops macro recording |
|
change working dir |
|
close the actual file |
|
loads tag file |
|
generate a new document in the actual view |
|
open a document |
|
print the actual file |
|
exits the application |
|
reopens a file |
|
save a document |
|
Saves all loaded documents |
|
save a document under a different filename |
|
unloads tag file |
|
jumps to selected bookmark |
|
shows an about dlg |
|
shows the about Qt dlg |
|
show online documentation |
|
shows the license dlg |
|
auto indent |
|
opens the config file |
|
executes qtconfig |
|
shows settings dialog |
|
show shortcut dialog |
|
shows read-only ~/.cuterc file |
|
calle when sub process exited |
|
shows the find dialog |
|
searches a string in each file of a directory |
|
redo the last find operation |
|
jumps to next tag position |
|
finds the previous matching |
|
jumps back to previous tag position |
|
finds selected tag(s) |
|
go to the given line |
|
find next bookmark |
|
find previous bookmark |
|
renames the bookmark at the current line |
|
replaces all matching string |
|
toggle a bookmark at the current line |
|
change the status message of the whole statusbar temporary |
|
run makefile |
|
compile current file |
|
run the application |
|
kills the current process |
|
jumps to next message |
|
jumps to previous message |
|
creates the bookmark menu |
|
brace match |
|
toggle the toolbar |
|
toggle fold margin |
|
toggle full screen mode |
|
toggle line numbers |
|
toggle margin |
|
show file browser docklet |
|
show program output docklet |
|
show search docklet |
|
show shell docklet |
|
show stderr docklet |
|
show stdout docklet |
|
toggle the statusbar |
|
toggle the taskbar |
|
toggle all folds |
|
toggle current fold |
|
toggle the toolbar |
|
toggle white spaces |
|
wraps all lines |
|
zoom in |
|
zoom out |
|
shows the window Dialog |
|
switch argument for Statusbar help entries on slot selection |
|
called when item in language menu is activated |
|
called when item in line feed menu is activated |
|
called when item in style menu is activated |
|
called when item in tab menu is activated |
|
docks all view windows (Windows-like) |
|
undocks all view windows (unix-like) |
|
updates all shortcuts in views |
|
Update all windows in order to apply config changes |