Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/konsole
/ functions
Functions
2,761 in github.com/KDE/konsole
⨍
Functions
2,761
◇
Types & classes
624
Method
addEnvironmentVariables
src/Pty.cpp:250
Method
addHistLine
src/Screen.cpp:2353
Method
addHotSpot
src/filterHotSpots/Filter.cpp:57
Method
addLayouts
src/LabelsAligner.cpp:27
Method
addLine
src/history/HistoryScrollNone.cpp:69
Method
addMode
src/plugins/QuickCommands/quickcommandswidget.cpp:115
Method
addNewEntry
src/KeyBindingEditor.cpp:133
Method
addProfile
src/profile/ProfileManager.cpp:364
Method
addSelection
src/widgets/TerminalDisplayAccessible.cpp:90
Method
addSession
src/session/SessionGroup.cpp:29
Method
addShortcutAction
src/profile/ProfileList.cpp:124
Method
addSshInfo
src/plugins/SSHManager/sshmanagerpluginwidget.cpp:162
Method
addSub
src/Vt102Emulation.cpp:361
Method
addToCurrentToken
src/Vt102Emulation.cpp:369
Method
addTopLevelItem
src/plugins/QuickCommands/quickcommandsmodel.cpp:74
Method
addTopLevelItem
src/plugins/SSHManager/sshmanagermodel.cpp:65
Method
addView
src/widgets/ViewContainer.cpp:384
Function
allowEscapedLinks
src/profile/Profile.h:637
Method
allowsMouseTracking
src/terminalDisplay/TerminalDisplay.cpp:2217
Method
angle
src/ScrollState.h:38
Function
animatingCursorEnabled
Convenience method for property<bool>(Profile::AnimatingCursorEnabled) */
src/profile/Profile.h:753
Function
antiAliasFonts
Convenience method for property<bool>(Profile::AntiAliasFonts) */
src/profile/Profile.h:832
Method
apc_end
src/Vt102Emulation.cpp:729
Method
apc_put
src/Vt102Emulation.cpp:698
Method
apc_start
src/Vt102Emulation.cpp:685
Method
appendHamburgerMenuIfNeeded
src/session/SessionController.cpp:2003
Function
appendUrlText
The URL is parsed at once, but not the text. We received * one character per time until we hit the end byte. */
src/EscapeSequenceUrlExtractor.h:102
Method
appendUrlText_impl
src/EscapeSequenceUrlExtractor.cpp:29
Method
applyCharset
src/Vt102Emulation.cpp:3319
Method
applyKonsoleSettings
src/MainWindow.cpp:1059
Method
applyMainWindowSettings
src/MainWindow.cpp:569
Method
applyProfile
src/terminalDisplay/TerminalColor.cpp:28
Method
applyProfile
src/terminalDisplay/TerminalFonts.cpp:30
Method
applyProfile
src/terminalDisplay/TerminalDisplay.cpp:3183
Method
applyProfileToView
src/ViewManager.cpp:1147
Method
arguments
src/ShellCommand.cpp:54
Method
attributes
src/widgets/TerminalDisplayAccessible.cpp:99
Method
autoClose
src/session/Session.cpp:1631
Function
autoCopySelectedText
src/profile/Profile.h:820
Method
autoCursorColor
src/widgets/EditProfileDialog.cpp:1102
Method
autoDelete
src/session/SessionTask.cpp:22
Method
autoSaveHistory
src/session/SessionController.cpp:1848
Method
availableProfiles
src/Part.cpp:199
Method
begin
src/decoders/PlainTextDecoder.cpp:26
Method
beginSearch
src/session/SessionController.cpp:1705
Method
beginUrlInput
src/EscapeSequenceUrlExtractor.cpp:24
Method
bell
src/terminalDisplay/TerminalBell.cpp:31
Method
bell
src/terminalDisplay/TerminalDisplay.cpp:3019
Function
bidiEnabled
src/terminalDisplay/TerminalDisplay.h:352
Function
bidiLineLTR
Convenience method for property<bool>(Profile::BidiLineLTR) */
src/profile/Profile.h:718
Function
bidiRenderingEnabled
Convenience method for property<bool>(Profile::BidiRenderingEnabled) */
src/profile/Profile.h:712
Function
bidiTableDirOverride
Convenience method for property<bool>(Profile::BidiTableDirOverride) */
src/profile/Profile.h:724
Method
bindingTableItemChanged
src/KeyBindingEditor.cpp:236
Method
blinkCursorEvent
src/terminalDisplay/TerminalDisplay.cpp:973
Method
blinkTextEvent
src/terminalDisplay/TerminalDisplay.cpp:962
Function
blinkingCursorEnabled
Convenience method for property<bool>(Profile::BlinkingCursorEnabled) */
src/profile/Profile.h:748
Function
blinkingTextEnabled
Convenience method for property<bool>(Profile::BlinkingTextEnabled) */
src/profile/Profile.h:736
Function
boldIntense
Convenience method for property<bool>(Profile::BoldIntense) */
src/profile/Profile.h:838
Method
bookmarkHandler
src/MainWindow.cpp:588
Function
borderWhenActive
Convenience method for property<bool>(Profile::BorderWhenActive) */
src/profile/Profile.h:665
Method
bottomMargin
src/Screen.cpp:323
Method
bracketedPasteMode
src/terminalDisplay/TerminalDisplay.cpp:2242
Method
bracketedPasteModeChanged
src/Emulation.cpp:55
Method
buffer
src/filterHotSpots/Filter.cpp:52
Method
bufferedUpdate
src/Emulation.cpp:318
Method
buildContainerInfo
src/containers/KapsuleDetector.cpp:47
Method
buildContainerInfo
src/containers/DistroboxDetector.cpp:168
Method
buildContainerInfo
src/containers/ToolboxDetector.cpp:48
Method
buttonClicked
src/widgets/HistorySizeWidget.cpp:90
Method
buttonToEnumValue
Returns a value the button represents in its group
src/settings/ConfigDialogButtonGroupManager.cpp:179
Method
bytesAvailable
src/ptyqt/conptyprocess.h:122
Method
calcGeometry
src/terminalDisplay/TerminalDisplay.cpp:1088
Method
callSmdDBus
src/ProcessInfo.cpp:611
Method
canInheritProperty
src/profile/Profile.h:993
Method
changeCodec
src/session/SessionController.cpp:1036
Method
changeEvent
src/terminalDisplay/TerminalScrollBar.cpp:246
Method
changeSearchMatch
src/session/SessionController.cpp:1795
Method
changeSessionSettings
src/Part.cpp:335
Method
charClass
src/terminalDisplay/TerminalDisplay.cpp:2170
Method
characterCount
src/widgets/TerminalDisplayAccessible.cpp:28
Method
characterRect
src/widgets/TerminalDisplayAccessible.cpp:109
Function
characterWidth
src/characters/CharacterWidth.src.cpp:70
Method
checkFields
src/plugins/SSHManager/sshmanagerpluginwidget.cpp:370
Method
checkProgram
Upon a KPty error, there is no description on what that error was... Check to see if the given program is executable.
src/session/Session.cpp:403
Method
checkScreenInUse
src/Emulation.cpp:96
Method
checkSelectedText
src/Emulation.cpp:101
Method
checkSelection
src/Screen.cpp:1086
Method
childEvent
src/widgets/ViewSplitter.cpp:189
Method
cleanup
src/autotests/CharacterColorTest.cpp:57
Method
cleanup
src/autotests/PtyTest.cpp:23
Method
cleanup
src/autotests/ShellCommandTest.cpp:23
Method
cleanup
src/autotests/SessionManagerTest.cpp:24
Method
cleanupTestCase
Close the Konsole window that was opened to test the DBus interface */
src/autotests/DBusTest.cpp:96
Method
cleanupTestCase
src/autotests/HistoryTest.cpp:22
Method
clear
src/EscapeSequenceUrlExtractor.cpp:80
Method
clearArguments
src/ProcessInfo.cpp:318
Method
clearHistory
src/Vt102Emulation.cpp:140
Method
clearHistory
src/Emulation.cpp:149
Method
clearHistory
src/session/SessionController.cpp:1884
Method
clearHistory
src/session/Session.cpp:1546
← previous
next →
1,201–1,300 of 2,761, ranked by callers