Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpeditor/cpeditor
/ functions
Functions
715 in github.com/cpeditor/cpeditor
⨍
Functions
715
◇
Types & classes
262
Method
isInactive
src/Widgets/Stopwatch.cpp:117
Method
isPaused
src/Widgets/Stopwatch.cpp:112
Method
isWindowsDarkThemeForApps
src/Core/StyleManager.cpp:108
Method
itemUnder
src/Settings/SettingsManager.cpp:272
Method
keyPressEvent
src/Editor/CodeEditor.cpp:822
Method
keyStartsWith
src/Settings/SettingsManager.cpp:264
Method
lang
src/Extensions/CodeFormatter.hpp:105
Method
langCode
src/Core/Translator.cpp:74
Method
langName
src/Core/Translator.cpp:79
Method
langSuffix
src/Core/Translator.cpp:69
Method
lastSessionPath
src/Core/SessionManager.cpp:141
Method
leaveEvent
src/Widgets/RichTextCheckBox.cpp:184
Method
lightFusionPalette
src/Core/StyleManager.cpp:153
Method
loadDefault
src/Settings/PreferencesPage.cpp:157
Method
loadFile
src/mainwindow.cpp:957
Method
loadFromFile
src/Widgets/TestCaseEdit.cpp:201
Method
loadList
src/Settings/ParenthesesPage.cpp:252
Method
loadSettings
src/Settings/PreferencesPage.cpp:128
Method
loadSnippetsFromFiles
src/Settings/CodeSnippetsPage.cpp:315
Method
loadStatus
src/mainwindow.cpp:553
Method
loadStatus
src/Widgets/TestCases.cpp:334
Method
loadTestCaseFromFile
src/Widgets/TestCases.cpp:401
Method
loadTests
src/mainwindow.cpp:283
Method
logOnNoChange
src/Extensions/CodeFormatter.hpp:113
Method
lspSeverity
src/Extensions/LanguageServer.cpp:202
Function
main
src/main.cpp:46
Method
makeSettingsTheSameAsUI
src/Settings/ParenthesesPage.cpp:161
Method
makeSettingsTheSameAsUI
src/Settings/CodeSnippetsPage.cpp:176
Method
makeSettingsTheSameAsUI
src/Settings/PreferencesPageTemplate.cpp:175
Method
makeUITheSameAsDefault
src/Settings/ParenthesesPage.cpp:151
Method
makeUITheSameAsDefault
src/Settings/CodeSnippetsPage.cpp:136
Method
makeUITheSameAsDefault
src/Settings/PreferencesPageTemplate.cpp:155
Method
makeUITheSameAsSettings
src/Settings/ParenthesesPage.cpp:156
Method
makeUITheSameAsSettings
src/Settings/CodeSnippetsPage.cpp:149
Method
makeUITheSameAsSettings
src/Settings/PreferencesPageTemplate.cpp:165
Method
managerFinished
src/Telemetry/UpdateChecker.cpp:110
Method
maybeSetHotkeys
src/appwindow.cpp:357
Method
mouseMoveEvent
src/Widgets/RichTextCheckBox.cpp:60
Method
mousePressEvent
src/Widgets/RichTextCheckBox.cpp:51
Method
mouseReleaseEvent
src/Widgets/RichTextCheckBox.cpp:41
Method
mouseReleaseEvent
src/Editor/CodeEditorSideBar.cpp:62
Method
newCursor
src/Extensions/YAPFormatter.cpp:58
Method
newCursor
src/Extensions/ClangFormatter.cpp:58
Method
newCursorPos
src/Extensions/ClangFormatter.cpp:81
Method
newSource
src/Extensions/YAPFormatter.cpp:53
Method
newSource
src/Extensions/ClangFormatter.cpp:53
Method
nextNonHiddenPage
src/Settings/PreferencesWindow.cpp:535
Method
nextTest
src/Widgets/StressTesting.cpp:541
Method
onAnchorClicked
src/Core/MessageLogger.cpp:88
Method
onButtonClicked
src/Settings/FontItem.cpp:47
Method
onButtonClicked
src/Settings/PathItem.cpp:52
Method
onCheckBoxToggled
src/Widgets/TestCase.cpp:254
Method
onCheckFinished
src/mainwindow.cpp:271
Method
onChildDeleted
src/Widgets/TestCases.cpp:547
Method
onCompilationErrorOccurred
src/mainwindow.cpp:1481
Method
onCompilationErrorOccurred
src/Core/Checker.cpp:154
Method
onCompilationFailed
src/mainwindow.cpp:1498
Method
onCompilationFailed
src/Core/Checker.cpp:159
Method
onCompilationFinished
src/mainwindow.cpp:1443
Method
onCompilationFinished
src/Core/Checker.cpp:143
Method
onCompilationKilled
src/mainwindow.cpp:1503
Method
onCompilationKilled
src/Core/Checker.cpp:164
Method
onCompilationStarted
src/mainwindow.cpp:1438
Method
onCompilationStarted
src/Core/Checker.cpp:128
Method
onCompileOrRunTriggered
src/appwindow.cpp:1647
Method
onConfirmTriggered
src/appwindow.cpp:1448
Method
onCustomContextMenuRequested
src/Widgets/TestCaseEdit.cpp:157
Method
onDebounceTimeout
src/Extensions/WakaTime.cpp:96
Method
onDelButtonClicked
src/Widgets/TestCase.cpp:284
Method
onDependencyUpdated
src/Settings/PreferencesPageTemplate.cpp:189
Method
onDiffButtonClicked
src/Widgets/TestCase.cpp:277
Method
onEditorFileChanged
src/appwindow.cpp:928
Method
onEditorLanguageChanged
src/appwindow.cpp:1010
Method
onEditorTextChanged
src/appwindow.cpp:970
Method
onErrorOccurred
src/Core/Runner.cpp:200
Method
onFailedToStartRun
src/mainwindow.cpp:1557
Method
onFailedToStartRun
src/Core/Checker.cpp:210
Method
onFileSaved
src/appwindow.cpp:1653
Method
onFileWatcherChanged
src/mainwindow.cpp:1256
Method
onFinished
src/Extensions/CFTool.cpp:169
Method
onFinished
src/Core/Runner.cpp:152
Method
onIncomingCompanionRequest
src/appwindow.cpp:1126
Method
onLSPServerErrorArrived
src/Extensions/LanguageServer.cpp:273
Method
onLSPServerNewStderr
src/Extensions/LanguageServer.cpp:325
Method
onLSPServerNotificationArrived
src/Extensions/LanguageServer.cpp:230
Method
onLSPServerProcessError
src/Extensions/LanguageServer.cpp:288
Method
onLSPServerProcessFinished
src/Extensions/LanguageServer.cpp:319
Method
onLSPServerRequestArrived
src/Extensions/LanguageServer.cpp:267
Method
onLSPServerResponseArrived
src/Extensions/LanguageServer.cpp:261
Method
onLSPTimerElapsedCpp
src/appwindow.cpp:1017
Method
onLSPTimerElapsedJava
src/appwindow.cpp:1029
Method
onLSPTimerElapsedPython
src/appwindow.cpp:1041
Method
onLinkClicked
src/Widgets/SupportUsDialog.cpp:49
Method
onProcessErrorOccurred
src/Core/Compiler.cpp:165
Method
onProcessFinished
src/Core/Compiler.cpp:147
Method
onReadReady
src/Extensions/CFTool.cpp:146
Method
onReadyReadStandardError
src/Core/Runner.cpp:188
Method
onReadyReadStandardOutput
src/Core/Runner.cpp:176
Method
onReceivedMessage
src/appwindow.cpp:832
Method
onRightSplitterMoved
src/appwindow.cpp:1184
← previous
next →
401–500 of 715, ranked by callers