Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ functions
Functions
734 in github.com/dail8859/NotepadNext
⨍
Functions
734
◇
Types & classes
227
Method
historyAdd
src/docks/LuaConsoleDock.cpp:286
Method
historyEnd
src/docks/LuaConsoleDock.cpp:297
Method
historyNext
src/docks/LuaConsoleDock.cpp:260
Method
historyPrevious
src/docks/LuaConsoleDock.cpp:274
Method
initializeEditorIndicator
src/widgets/QuickFindWidget.cpp:265
Method
insertMacroStep
src/dialogs/MacroEditorDialog.cpp:161
Method
insertRows
src/MacroStepTableModel.cpp:112
Method
insertTextAtColumn
src/dialogs/ColumnEditorDialog.cpp:101
Method
insertTextStartingAtCurrentColumn
src/dialogs/ColumnEditorDialog.cpp:70
Method
internal_execute
src/LuaState.cpp:136
Method
internal_executeAndReturn<QString>
src/LuaState.h:79
Method
internal_executeAndReturn<QStringList>
src/LuaState.h:91
Method
internal_executeAndReturn<bool>
src/LuaState.h:67
Method
isAnyUnsaved
src/dialogs/MainWindow.cpp:1636
Method
isBookmarkSet
src/decorators/BookMarkDecorator.cpp:40
Method
isEnabled
src/decorators/ApplicationDecorator.h:34
Method
itemActivated
src/docks/SearchResultsDock.cpp:190
Method
itemClicked
src/docks/FileListDock.cpp:154
Method
itemExpanded
src/docks/SearchResultsDock.cpp:210
Method
languageMenuTriggered
src/dialogs/MainWindow.cpp:2286
Method
lineIsEmpty
src/ScintillaNext.cpp:194
Method
lineToScrollBarY
src/decorators/HighlightedScrollBar.cpp:126
Method
loadEditorViewDetails
src/SessionManager.cpp:391
Method
loadFileDetails
src/SessionManager.cpp:253
Method
loadSettings
src/NotepadNextApplication.cpp:449
Method
loadSettings
src/MacroManager.cpp:81
Method
loadSettings
src/dialogs/FindReplaceDialog.cpp:505
Method
loadTempFile
src/SessionManager.cpp:346
Method
loadUnsavedFileDetails
src/SessionManager.cpp:295
Method
lookupItemByEditor
src/docks/FileListDock.cpp:196
Method
macroNameChanged
src/dialogs/MacroEditorDialog.cpp:101
Function
main
src/main.cpp:28
Method
manageDebugOutput
src/DebugManager.cpp:47
Function
minimumSizeHint
src/widgets/StatusLabel.h:61
Method
modifyFoldLevels
src/ScintillaNext.cpp:215
Method
mouseDoubleClickEvent
src/DockedEditorTitleBar.h:37
Method
mouseDoubleClickEvent
src/widgets/StatusLabel.h:40
Method
mouseReleaseEvent
src/widgets/StatusLabel.h:39
Method
moveCurrentFileToTrash
src/dialogs/MainWindow.cpp:1505
Method
moveFileToTrash
src/dialogs/MainWindow.cpp:1512
Method
moveMacroStepDown
src/dialogs/MacroEditorDialog.cpp:198
Method
moveMacroStepUp
src/dialogs/MacroEditorDialog.cpp:188
Method
moveRows
src/MacroStepTableModel.cpp:141
Method
navigateToNextMatch
src/widgets/QuickFindWidget.cpp:158
Method
navigateToPrevMatch
src/widgets/QuickFindWidget.cpp:203
Method
newFileEntry
src/SearchResultsCollector.cpp:32
Method
newItem
src/docks/EditorInspectorDock.cpp:192
Method
newSearch
src/SearchResultsCollector.cpp:27
Method
notify
src/decorators/HighlightedScrollBar.cpp:44
Method
notify
src/decorators/BetterMultiSelection.cpp:176
Method
notify
src/decorators/AutoCompletion.cpp:34
Method
notify
src/decorators/BraceMatch.cpp:105
Method
notify
src/decorators/HTMLAutoCompleteDecorator.cpp:38
Method
notify
src/decorators/LineNumbers.cpp:61
Method
notify
src/decorators/SmartHighlighter.cpp:39
Method
notify
src/decorators/BookMarkDecorator.cpp:168
Method
notify
src/decorators/URLFinder.cpp:121
Method
notify
src/decorators/AutoIndentation.cpp:30
Method
openFileDialog
src/dialogs/MainWindow.cpp:1171
Method
openFileList
src/dialogs/MainWindow.cpp:1087
Method
openFiles
src/NotepadNextApplication.cpp:440
Method
openFolderAsWorkspaceDialog
src/dialogs/MainWindow.cpp:1188
Method
operator!=
src/ByteArrayUtils.h:41
Method
operator==
src/ByteArrayUtils.h:37
Method
paint
src/SearchResultHighlighterDelegate.cpp:24
Method
paintEvent
src/widgets/FadingIndicator.cpp:97
Method
paintEvent
src/decorators/HighlightedScrollBar.cpp:63
Method
pauseDebugOutput
src/DebugManager.cpp:59
Method
performNewSearch
src/widgets/QuickFindWidget.cpp:114
Method
populateTranslationComboBox
src/dialogs/PreferencesDialog.cpp:180
Method
posToScrollBarY
src/decorators/HighlightedScrollBar.cpp:119
Method
positionWidget
src/widgets/QuickFindWidget.cpp:281
Method
prepareSearch
src/widgets/QuickFindWidget.cpp:295
Method
prepareToPerformSearch
src/dialogs/FindReplaceDialog.cpp:481
Method
print
src/dialogs/MainWindow.cpp:1532
Method
purgeOldEditorPointers
src/EditorManager.cpp:337
Method
raiseError
src/LuaState.cpp:182
Function
raise_ferror
src/LuaExtension.cpp:115
Method
readConfigModel
src/NppImporter.cpp:266
Method
readEditorText
src/ScintillaSorter.cpp:39
Method
readGUIConfigs
src/NppImporter.cpp:393
Method
readGlobalStyles
src/NppImporter.cpp:320
Method
readLangsModel
src/NppImporter.cpp:194
Method
readLexerStyles
src/NppImporter.cpp:288
Method
readStylersModel
src/NppImporter.cpp:241
Method
receiveInfoFromSecondaryInstance
src/NotepadNextApplication.cpp:381
Method
recentFileActionTriggered
src/RecentFilesListMenuBuilder.cpp:50
Method
recordMacroStep
src/MacroRecorder.cpp:54
Method
refreshList
src/docks/FileListDock.cpp:90
Method
reloadFile
src/dialogs/MainWindow.cpp:1204
Method
removeBookmark
src/decorators/BookMarkDecorator.cpp:50
Method
removeEditor
src/docks/FileListDock.cpp:131
Method
removeRows
src/MacroStepTableModel.cpp:128
Method
removeRows
src/MacroListModel.cpp:48
Method
renameFile
src/dialogs/MainWindow.cpp:1473
Method
render
src/EditorPrintPreviewRenderer.cpp:32
Method
replaceAll
src/Finder.cpp:147
Method
replaceString
src/dialogs/FindReplaceDialog.cpp:471
Method
replay
src/MacroStep.cpp:182
Function
require_resource
src/LuaState.cpp:54
← previous
next →
501–600 of 734, ranked by callers