activateWindow(QWidget *pWnd) | CUTE | [protected, slot] |
activeWindow() (defined in MainWindow) | MainWindow | |
addProjectFile(CUTEView *view) | CUTE | [protected, slot] |
addPythonTool(QAction *action) | CUTE | [slot] |
addRecentFile(QString file) | CUTE | [slot] |
addRecentProject(QString file, bool mustExists=true) | CUTE | [slot] |
addTool(char *name, char *cute_command) | CUTE | [slot] |
addWindow(QWidget *view) (defined in MainWindow) | MainWindow | [slot] |
API::activateView (defined in CUTE) | CUTE | [friend] |
API::initcute (defined in CUTE) | CUTE | [friend] |
API::viewList (defined in CUTE) | CUTE | [friend] |
autoComplete() (defined in CUTE) | CUTE | [protected, slot] |
clearOutput() | CUTE | |
closeActiveWindow() (defined in MainWindow) | MainWindow | [slot] |
closeAllViews() | CUTE | [slot] |
closeAllWindows() (defined in MainWindow) | MainWindow | [slot] |
closeEvent(QCloseEvent *e) | CUTE | [protected] |
closeWindow(QWidget *view) (defined in MainWindow) | MainWindow | [slot] |
CmdInterpreter (defined in CUTE) | CUTE | [friend] |
configure() | CUTE | [slot] |
createLangConfigFileMenu() | CUTE | [protected] |
CUTE() | CUTE | |
CUTEScintilla (defined in CUTE) | CUTE | [friend] |
enterSelection() (defined in CUTE) | CUTE | [protected, slot] |
evalCmdParameter() | CUTE | [slot] |
execCmd(QString cmd=QString::null) | CUTE | [slot] |
filter(QString cmd) | CUTE | |
findSelection() (defined in CUTE) | CUTE | [protected, slot] |
findTag(QString file, QString pattern) | CUTE | [slot] |
findTag(TagPosition tag) (defined in CUTE) | CUTE | [protected, slot] |
initActions() | CUTE | |
initDoc() | CUTE | |
initEditActions() | CUTE | |
initLangMenu() | CUTE | |
initMenuBar() | CUTE | |
initStatusBar() | CUTE | |
initToolBar() | CUTE | |
initView() | CUTE | |
insertCommand(QString cmd) | CUTE | |
isMessagePanelVisible() | CUTE | [protected] |
isSidePanelVisible() | CUTE | [protected] |
killProcess() (defined in CUTE) | CUTE | [signal] |
lastWindowClosed() (defined in MainWindow) | MainWindow | [signal] |
loadFile(const QString &, bool recentFile=false, bool showDialogs=true) | CUTE | |
loadFileFromDir(const QString &) | CUTE | [protected, slot] |
loadProjectFile(ProjectFile *) | CUTE | [protected, slot] |
loadProjectFile(QString) | CUTE | [protected, slot] |
loadSession(QString file) | CUTE | |
loadTags(QString file=QString::null) | CUTE | [protected, slot] |
MainWindow(QWidget *parent=0, const char *name=0) (defined in MainWindow) | MainWindow | |
newWindow() | CUTE | [inline, slot] |
nextWindow() (defined in MainWindow) | MainWindow | [slot] |
openRecentFile(int item) (defined in CUTE) | CUTE | [protected, slot] |
openRecentProject(int item) (defined in CUTE) | CUTE | [protected, slot] |
prevWindow() (defined in MainWindow) | MainWindow | [slot] |
printOutput(std::string str) | CUTE | |
queryExit() | CUTE | |
readStderr() | CUTE | [protected, slot] |
readStdout() | CUTE | [protected, slot] |
readyReadGrepStdout() | CUTE | [protected, slot] |
SaveDlg (defined in CUTE) | CUTE | [friend] |
saveSession() | CUTE | |
setMessagePanelVisibility(bool) | CUTE | [protected] |
setSession(const char *str) | CUTE | [inline] |
setSidePanelVisibility(bool) | CUTE | [protected] |
setTabCaption(QWidget *view, QString name) (defined in MainWindow) | MainWindow | [slot] |
setupEnvironment(QString oldConfig=QString::null) | CUTE | [protected, slot] |
Shortcuts (defined in CUTE) | CUTE | [friend] |
showEvent(QShowEvent *e) | CUTE | [protected] |
slotClearAllOutputViews() | CUTE | [slot] |
slotCursorPositionChanged(int line, int pos) | CUTE | [slot] |
slotEditBlockComment() | CUTE | [slot] |
slotEditCopy() | CUTE | [slot] |
slotEditCut() | CUTE | [slot] |
slotEditDelete() | CUTE | [slot] |
slotEditFilter() | CUTE | [slot] |
slotEditGotoMatchingBrace() | CUTE | [slot] |
slotEditIndent() | CUTE | [slot] |
slotEditInsertCommand() | CUTE | [slot] |
slotEditPaste() | CUTE | [slot] |
slotEditRedo() | CUTE | [slot] |
slotEditSelectAll() | CUTE | [slot] |
slotEditSelectToMatchingBrace() | CUTE | [slot] |
slotEditStreamComment() | CUTE | [slot] |
slotEditUndo() | CUTE | [slot] |
slotEditUnindent() | CUTE | [slot] |
slotExtraBuildTagsFile() | CUTE | [slot] |
slotExtraCloseSession() | CUTE | [slot] |
slotExtraEvalSelection() | CUTE | [slot] |
slotExtraLoadMacro() | CUTE | [slot] |
slotExtraLoadSession() | CUTE | [slot] |
slotExtraRunCurrentFile() | CUTE | [slot] |
slotExtraRunMacro() | CUTE | [slot] |
slotExtraRunPythonString() | CUTE | [slot] |
slotExtraRunScript() | CUTE | [slot] |
slotExtraSaveMacro() | CUTE | [slot] |
slotExtraSaveSession() | CUTE | [slot] |
slotExtraStartMacroRecording() | CUTE | [slot] |
slotExtraStopMacroRecording() | CUTE | [slot] |
slotFileChangeWorkingDir() | CUTE | [slot] |
slotFileClose() | CUTE | [slot] |
slotFileCloseAll() | CUTE | [slot] |
slotFileLoadTagsFile() | CUTE | [slot] |
slotFileNew() | CUTE | [slot] |
slotFileOpen() | CUTE | [slot] |
slotFilePrint() | CUTE | [slot] |
slotFileQuit() | CUTE | [slot] |
slotFileReopen() | CUTE | [slot] |
slotFileSave() | CUTE | [slot] |
slotFileSaveAll() | CUTE | [slot] |
slotFileSaveAs() | CUTE | [slot] |
slotFileUnloadTagsFile() | CUTE | [slot] |
slotGotoBookmark(int id) | CUTE | [slot] |
slotHelpAbout() | CUTE | [slot] |
slotHelpAboutQt() | CUTE | [slot] |
slotHelpHandbook() | CUTE | [slot] |
slotHelpLicense() | CUTE | [slot] |
slotJump(QString fileName, unsigned int lineno, bool mark=true) | CUTE | [protected, slot] |
slotLangConfigFileMenu(int item) (defined in CUTE) | CUTE | [protected, slot] |
slotLastChildViewClosed() (defined in CUTE) | CUTE | [protected, slot] |
slotLoadFile(const QString &) (defined in CUTE) | CUTE | [protected, slot] |
slotModificationChanged() | CUTE | [protected, slot] |
slotOptAutoIndent() | CUTE | [slot] |
slotOptEditPostConfigFile() | CUTE | [slot] |
slotOptEditPreConfigFile() | CUTE | [slot] |
slotOptQtConfig() | CUTE | [slot] |
slotOptSettings() | CUTE | [slot] |
slotOptShortcuts() | CUTE | [slot] |
slotOptShowCutercFile() | CUTE | [slot] |
slotProcessExited() | CUTE | [protected, slot] |
slotProcessKilled() | CUTE | [protected, slot] |
slotProjectClose(bool closeFiles=true) | CUTE | [slot] |
slotProjectNew() | CUTE | [slot] |
slotProjectOpen(QString file=QString::null, bool recentProject=true) | CUTE | [slot] |
slotProjectOptions() | CUTE | [slot] |
slotSearchFind() | CUTE | [slot] |
slotSearchFindInFiles() | CUTE | [slot] |
slotSearchFindNext() | CUTE | [slot] |
slotSearchFindNextTag() | CUTE | [slot] |
slotSearchFindPrevious() | CUTE | [slot] |
slotSearchFindPreviousTag() | CUTE | [slot] |
slotSearchFindTag() | CUTE | [slot] |
slotSearchGoto() | CUTE | [slot] |
slotSearchNextBookmark() | CUTE | [slot] |
slotSearchPrevBookmark() | CUTE | [slot] |
slotSearchRenameBookmark() | CUTE | [slot] |
slotSearchReplace() | CUTE | [slot] |
slotSearchToggleBookmark() | CUTE | [slot] |
slotStatusHelpMsg(const QString &text) | CUTE | [slot] |
slotTagContext() | CUTE | [slot] |
slotToolsBuild() | CUTE | [slot] |
slotToolsCompile() | CUTE | [slot] |
slotToolsGo() | CUTE | [slot] |
slotToolsKill() | CUTE | [slot] |
slotToolsNextMessage() | CUTE | [slot] |
slotToolsPrevMessage() | CUTE | [slot] |
slotUpdateBookmarksMenu() | CUTE | [slot] |
slotViewBraceMatch() | CUTE | [slot] |
slotViewCmdToolBar() | CUTE | [slot] |
slotViewFoldMargin() | CUTE | [slot] |
slotViewFullScreen() | CUTE | [slot] |
slotViewLineNumbers() | CUTE | [slot] |
slotViewMargin() | CUTE | [slot] |
slotViewSearch() | CUTE | [slot] |
slotViewShowMessagePanel() | CUTE | [slot] |
slotViewShowSidePanel() | CUTE | [slot] |
slotViewStatusBar() | CUTE | [slot] |
slotViewSwitchFocusCmdBox() (defined in CUTE) | CUTE | [slot] |
slotViewSwitchFocusDir() (defined in CUTE) | CUTE | [slot] |
slotViewSwitchFocusDoc() (defined in CUTE) | CUTE | [slot] |
slotViewSwitchFocusMessages() (defined in CUTE) | CUTE | [slot] |
slotViewSwitchFocusPro() (defined in CUTE) | CUTE | [slot] |
slotViewSwitchFocusSearch() (defined in CUTE) | CUTE | [slot] |
slotViewSwitchFocusShell() (defined in CUTE) | CUTE | [slot] |
slotViewSwitchFocusStderr() (defined in CUTE) | CUTE | [slot] |
slotViewSwitchFocusStdout() (defined in CUTE) | CUTE | [slot] |
slotViewSwitchFocusTags() (defined in CUTE) | CUTE | [slot] |
slotViewSwitchFocusTagsFile() (defined in CUTE) | CUTE | [slot] |
slotViewToggleAllFolds() | CUTE | [slot] |
slotViewToggleCurrentFold() | CUTE | [slot] |
slotViewToolBar() | CUTE | [slot] |
slotViewWhiteSpaces() | CUTE | [slot] |
slotViewWrapLines() | CUTE | [slot] |
slotViewZoomIn() | CUTE | [slot] |
slotViewZoomOut() | CUTE | [slot] |
slotWindowsDialog() | CUTE | [slot] |
statusCallback(int id_) | CUTE | [slot] |
switchLang(int item) | CUTE | [slot] |
switchLang(QString name) | CUTE | [protected, slot] |
switchLineFeed(int item) | CUTE | [slot] |
switchStyle(int item) | CUTE | [slot] |
switchTab(int item) | CUTE | [slot] |
tagContext(QString filename, QString pattern) | CUTE | |
tagContext(QString filename, int tagline) (defined in CUTE) | CUTE | |
tagOutputAppend(QString filename, QString *lines, int line) (defined in CUTE) | CUTE | |
updateActions() | CUTE | [protected, slot] |
updateCaption() | CUTE | [protected] |
updateEditActions() | CUTE | [slot] |
updateProject(CUTEView *, bool loadFile=false) | CUTE | [protected, slot] |
updateRecentFilesMenu() (defined in CUTE) | CUTE | [protected, slot] |
updateRecentProjectsMenu() (defined in CUTE) | CUTE | [protected, slot] |
updateViewMenu() | CUTE | [protected, slot] |
updateViews() | CUTE | [slot] |
updateWindowMenu() (defined in MainWindow) | MainWindow | [protected, slot] |
windowChanged(QWidget *) (defined in MainWindow) | MainWindow | [signal] |
windowMenu() (defined in MainWindow) | MainWindow | |
windows() (defined in MainWindow) | MainWindow | |
windowsCount() (defined in MainWindow) | MainWindow | |
~CUTE() | CUTE | |