![]() |
KVIrc 5.2.4
Developer APIs
|
This file contains all the keyboard shortcuts used by KVIrc. More...
Go to the source code of this file.
Macros | |
#define | KVI_SHORTCUTS_AWAY "Ctrl+Shift+A" |
#define | KVI_SHORTCUTS_CONNECT "Ctrl+Shift+C" |
#define | KVI_SHORTCUTS_CONTEXT QKeySequence::New |
#define | KVI_SHORTCUTS_EDITORS_ACTION "Ctrl+Shift+Q" |
#define | KVI_SHORTCUTS_EDITORS_ALIAS "Ctrl+Shift+L" |
#define | KVI_SHORTCUTS_EDITORS_CLASS "Ctrl+Shift+D" |
#define | KVI_SHORTCUTS_EDITORS_EVENT "Ctrl+Shift+E" |
#define | KVI_SHORTCUTS_EDITORS_POPUP "Ctrl+Shift+P" |
#define | KVI_SHORTCUTS_EDITORS_RAW "Ctrl+Shift+R" |
#define | KVI_SHORTCUTS_EDITORS_TESTER "Ctrl+Shift+S" |
#define | KVI_SHORTCUTS_EDITORS_TOOLBAR "Ctrl+Shift+B" |
#define | KVI_SHORTCUTS_EXEC "Ctrl+Shift+X" |
#define | KVI_SHORTCUTS_HELP QKeySequence::HelpContents |
#define | KVI_SHORTCUTS_IDENTITY "Ctrl+Shift+I" |
#define | KVI_SHORTCUTS_INPUT_BOLD QKeySequence::Bold |
#define | KVI_SHORTCUTS_INPUT_COLOR "Ctrl+K" |
#define | KVI_SHORTCUTS_INPUT_COMMANDLINE "Ctrl+Y" |
#define | KVI_SHORTCUTS_INPUT_COPY QKeySequence::Copy |
#define | KVI_SHORTCUTS_INPUT_CORRECT_SPELLING "Ctrl+G" |
#define | KVI_SHORTCUTS_INPUT_CUT QKeySequence::Cut |
#define | KVI_SHORTCUTS_INPUT_DELETE_NEXT_WORD QKeySequence::DeleteEndOfWord |
#define | KVI_SHORTCUTS_INPUT_DELETE_PREV_WORD QKeySequence::DeleteStartOfWord |
#define | KVI_SHORTCUTS_INPUT_DUMMY "Shift+Escape" |
#define | KVI_SHORTCUTS_INPUT_END QKeySequence::MoveToEndOfLine |
#define | KVI_SHORTCUTS_INPUT_END_SELECT QKeySequence::SelectEndOfLine |
#define | KVI_SHORTCUTS_INPUT_ESCAPE Qt::Key_Escape |
#define | KVI_SHORTCUTS_INPUT_HISTORY "Ctrl+PgUp" |
#define | KVI_SHORTCUTS_INPUT_HISTORY_NEXT QKeySequence::MoveToNextLine |
#define | KVI_SHORTCUTS_INPUT_HISTORY_PREV QKeySequence::MoveToPreviousLine |
#define | KVI_SHORTCUTS_INPUT_HOME QKeySequence::MoveToStartOfLine |
#define | KVI_SHORTCUTS_INPUT_HOME_SELECT QKeySequence::SelectStartOfLine |
#define | KVI_SHORTCUTS_INPUT_ICON "Alt+E" |
#define | KVI_SHORTCUTS_INPUT_ITALIC QKeySequence::Italic |
#define | KVI_SHORTCUTS_INPUT_MENU Qt::Key_Menu |
#define | KVI_SHORTCUTS_INPUT_MULTILINE "Alt+Return" |
#define | KVI_SHORTCUTS_INPUT_MULTILINE_2 "Alt+Enter" |
#define | KVI_SHORTCUTS_INPUT_NEXT_CHAR QKeySequence::MoveToNextChar |
#define | KVI_SHORTCUTS_INPUT_NEXT_CHAR_SELECT QKeySequence::SelectNextChar |
#define | KVI_SHORTCUTS_INPUT_NEXT_WORD QKeySequence::MoveToNextWord |
#define | KVI_SHORTCUTS_INPUT_NEXT_WORD_SELECT QKeySequence::SelectNextWord |
#define | KVI_SHORTCUTS_INPUT_PASTE QKeySequence::Paste |
#define | KVI_SHORTCUTS_INPUT_PLAINTEXT "Ctrl+P" |
#define | KVI_SHORTCUTS_INPUT_PREV_CHAR QKeySequence::MoveToPreviousChar |
#define | KVI_SHORTCUTS_INPUT_PREV_CHAR_SELECT QKeySequence::SelectPreviousChar |
#define | KVI_SHORTCUTS_INPUT_PREV_WORD QKeySequence::MoveToPreviousWord |
#define | KVI_SHORTCUTS_INPUT_PREV_WORD_SELECT QKeySequence::SelectPreviousWord |
#define | KVI_SHORTCUTS_INPUT_REDO QKeySequence::Redo |
#define | KVI_SHORTCUTS_INPUT_RESET "Ctrl+O" |
#define | KVI_SHORTCUTS_INPUT_REVERSE "Ctrl+R" |
#define | KVI_SHORTCUTS_INPUT_SELECT_ALL QKeySequence::SelectAll |
#define | KVI_SHORTCUTS_INPUT_SEND_KVS "Shift+Return" |
#define | KVI_SHORTCUTS_INPUT_SEND_KVS_2 "Shift+Enter" |
#define | KVI_SHORTCUTS_INPUT_SEND_PLAIN "Ctrl+Return" |
#define | KVI_SHORTCUTS_INPUT_SEND_PLAIN_2 "Ctrl+Enter" |
#define | KVI_SHORTCUTS_INPUT_UNDERLINE QKeySequence::Underline |
#define | KVI_SHORTCUTS_INPUT_UNDO QKeySequence::Undo |
#define | KVI_SHORTCUTS_JOIN "Ctrl+J" |
#define | KVI_SHORTCUTS_MANAGE_ADDONS "Ctrl+Shift+N" |
#define | KVI_SHORTCUTS_MANAGE_THEMES "Ctrl+Shift+M" |
#define | KVI_SHORTCUTS_OPTIONS "Ctrl+Shift+O" |
#define | KVI_SHORTCUTS_QUIT "Ctrl+Q" |
#define | KVI_SHORTCUTS_SERVERS "Ctrl+S" |
#define | KVI_SHORTCUTS_THEME "Ctrl+Shift+T" |
#define | KVI_SHORTCUTS_TOGGLE_MENU_BAR "Ctrl+M" |
#define | KVI_SHORTCUTS_TOGGLE_TREE_LIST "Ctrl+T" |
#define | KVI_SHORTCUTS_USERS "Alt+U" |
#define | KVI_SHORTCUTS_WIN_CLOSE "Ctrl+W" |
#define | KVI_SHORTCUTS_WIN_END QKeySequence::MoveToEndOfDocument |
#define | KVI_SHORTCUTS_WIN_HOME QKeySequence::MoveToStartOfDocument |
#define | KVI_SHORTCUTS_WIN_NEXT "Alt+Down" |
#define | KVI_SHORTCUTS_WIN_NEXT_CONTEXT "Alt+Shift+Down" |
#define | KVI_SHORTCUTS_WIN_NEXT_HIGHLIGHT "Alt+PgDown" |
#define | KVI_SHORTCUTS_WIN_NEXT_LINE QKeySequence::SelectNextLine |
#define | KVI_SHORTCUTS_WIN_NEXT_PAGE QKeySequence::MoveToNextPage |
#define | KVI_SHORTCUTS_WIN_NEXT_TAB QKeySequence::NextChild |
#define | KVI_SHORTCUTS_WIN_PREV "Alt+Up" |
#define | KVI_SHORTCUTS_WIN_PREV_CONTEXT "Alt+Shift+Up" |
#define | KVI_SHORTCUTS_WIN_PREV_HIGHLIGHT "Alt+PgUp" |
#define | KVI_SHORTCUTS_WIN_PREV_LINE QKeySequence::SelectPreviousLine |
#define | KVI_SHORTCUTS_WIN_PREV_PAGE QKeySequence::MoveToPreviousPage |
#define | KVI_SHORTCUTS_WIN_PREV_TAB QKeySequence::PreviousChild |
#define | KVI_SHORTCUTS_WIN_SCROLL_TO_LAST_READ_LINE "Ctrl+L" |
#define | KVI_SHORTCUTS_WIN_SEARCH QKeySequence::Find |
#define | KVI_SHORTCUTS_WIN_ZOOM_DEFAULT "Ctrl+0" |
#define | KVI_SHORTCUTS_WIN_ZOOM_IN QKeySequence::ZoomIn |
#define | KVI_SHORTCUTS_WIN_ZOOM_OUT QKeySequence::ZoomOut |
This file contains all the keyboard shortcuts used by KVIrc.
#define KVI_SHORTCUTS_AWAY "Ctrl+Shift+A" |
#define KVI_SHORTCUTS_CONNECT "Ctrl+Shift+C" |
#define KVI_SHORTCUTS_CONTEXT QKeySequence::New |
#define KVI_SHORTCUTS_EDITORS_ACTION "Ctrl+Shift+Q" |
#define KVI_SHORTCUTS_EDITORS_ALIAS "Ctrl+Shift+L" |
#define KVI_SHORTCUTS_EDITORS_CLASS "Ctrl+Shift+D" |
#define KVI_SHORTCUTS_EDITORS_EVENT "Ctrl+Shift+E" |
#define KVI_SHORTCUTS_EDITORS_POPUP "Ctrl+Shift+P" |
#define KVI_SHORTCUTS_EDITORS_RAW "Ctrl+Shift+R" |
#define KVI_SHORTCUTS_EDITORS_TESTER "Ctrl+Shift+S" |
#define KVI_SHORTCUTS_EDITORS_TOOLBAR "Ctrl+Shift+B" |
#define KVI_SHORTCUTS_EXEC "Ctrl+Shift+X" |
#define KVI_SHORTCUTS_HELP QKeySequence::HelpContents |
#define KVI_SHORTCUTS_IDENTITY "Ctrl+Shift+I" |
#define KVI_SHORTCUTS_INPUT_BOLD QKeySequence::Bold |
#define KVI_SHORTCUTS_INPUT_COLOR "Ctrl+K" |
#define KVI_SHORTCUTS_INPUT_COMMANDLINE "Ctrl+Y" |
#define KVI_SHORTCUTS_INPUT_COPY QKeySequence::Copy |
#define KVI_SHORTCUTS_INPUT_CORRECT_SPELLING "Ctrl+G" |
#define KVI_SHORTCUTS_INPUT_CUT QKeySequence::Cut |
#define KVI_SHORTCUTS_INPUT_DELETE_NEXT_WORD QKeySequence::DeleteEndOfWord |
#define KVI_SHORTCUTS_INPUT_DELETE_PREV_WORD QKeySequence::DeleteStartOfWord |
#define KVI_SHORTCUTS_INPUT_DUMMY "Shift+Escape" |
#define KVI_SHORTCUTS_INPUT_END QKeySequence::MoveToEndOfLine |
#define KVI_SHORTCUTS_INPUT_END_SELECT QKeySequence::SelectEndOfLine |
#define KVI_SHORTCUTS_INPUT_ESCAPE Qt::Key_Escape |
#define KVI_SHORTCUTS_INPUT_HISTORY "Ctrl+PgUp" |
#define KVI_SHORTCUTS_INPUT_HISTORY_NEXT QKeySequence::MoveToNextLine |
#define KVI_SHORTCUTS_INPUT_HISTORY_PREV QKeySequence::MoveToPreviousLine |
#define KVI_SHORTCUTS_INPUT_HOME QKeySequence::MoveToStartOfLine |
#define KVI_SHORTCUTS_INPUT_HOME_SELECT QKeySequence::SelectStartOfLine |
#define KVI_SHORTCUTS_INPUT_ICON "Alt+E" |
#define KVI_SHORTCUTS_INPUT_ITALIC QKeySequence::Italic |
#define KVI_SHORTCUTS_INPUT_MENU Qt::Key_Menu |
#define KVI_SHORTCUTS_INPUT_MULTILINE "Alt+Return" |
#define KVI_SHORTCUTS_INPUT_MULTILINE_2 "Alt+Enter" |
#define KVI_SHORTCUTS_INPUT_NEXT_CHAR QKeySequence::MoveToNextChar |
#define KVI_SHORTCUTS_INPUT_NEXT_CHAR_SELECT QKeySequence::SelectNextChar |
#define KVI_SHORTCUTS_INPUT_NEXT_WORD QKeySequence::MoveToNextWord |
#define KVI_SHORTCUTS_INPUT_NEXT_WORD_SELECT QKeySequence::SelectNextWord |
#define KVI_SHORTCUTS_INPUT_PASTE QKeySequence::Paste |
#define KVI_SHORTCUTS_INPUT_PLAINTEXT "Ctrl+P" |
#define KVI_SHORTCUTS_INPUT_PREV_CHAR QKeySequence::MoveToPreviousChar |
#define KVI_SHORTCUTS_INPUT_PREV_CHAR_SELECT QKeySequence::SelectPreviousChar |
#define KVI_SHORTCUTS_INPUT_PREV_WORD QKeySequence::MoveToPreviousWord |
#define KVI_SHORTCUTS_INPUT_PREV_WORD_SELECT QKeySequence::SelectPreviousWord |
#define KVI_SHORTCUTS_INPUT_REDO QKeySequence::Redo |
#define KVI_SHORTCUTS_INPUT_RESET "Ctrl+O" |
#define KVI_SHORTCUTS_INPUT_REVERSE "Ctrl+R" |
#define KVI_SHORTCUTS_INPUT_SELECT_ALL QKeySequence::SelectAll |
#define KVI_SHORTCUTS_INPUT_SEND_KVS "Shift+Return" |
#define KVI_SHORTCUTS_INPUT_SEND_KVS_2 "Shift+Enter" |
#define KVI_SHORTCUTS_INPUT_SEND_PLAIN "Ctrl+Return" |
#define KVI_SHORTCUTS_INPUT_SEND_PLAIN_2 "Ctrl+Enter" |
#define KVI_SHORTCUTS_INPUT_UNDERLINE QKeySequence::Underline |
#define KVI_SHORTCUTS_INPUT_UNDO QKeySequence::Undo |
#define KVI_SHORTCUTS_JOIN "Ctrl+J" |
#define KVI_SHORTCUTS_MANAGE_ADDONS "Ctrl+Shift+N" |
#define KVI_SHORTCUTS_MANAGE_THEMES "Ctrl+Shift+M" |
#define KVI_SHORTCUTS_OPTIONS "Ctrl+Shift+O" |
#define KVI_SHORTCUTS_QUIT "Ctrl+Q" |
#define KVI_SHORTCUTS_SERVERS "Ctrl+S" |
#define KVI_SHORTCUTS_THEME "Ctrl+Shift+T" |
#define KVI_SHORTCUTS_TOGGLE_MENU_BAR "Ctrl+M" |
#define KVI_SHORTCUTS_TOGGLE_TREE_LIST "Ctrl+T" |
#define KVI_SHORTCUTS_USERS "Alt+U" |
#define KVI_SHORTCUTS_WIN_CLOSE "Ctrl+W" |
#define KVI_SHORTCUTS_WIN_END QKeySequence::MoveToEndOfDocument |
#define KVI_SHORTCUTS_WIN_HOME QKeySequence::MoveToStartOfDocument |
#define KVI_SHORTCUTS_WIN_NEXT "Alt+Down" |
#define KVI_SHORTCUTS_WIN_NEXT_CONTEXT "Alt+Shift+Down" |
#define KVI_SHORTCUTS_WIN_NEXT_HIGHLIGHT "Alt+PgDown" |
#define KVI_SHORTCUTS_WIN_NEXT_LINE QKeySequence::SelectNextLine |
#define KVI_SHORTCUTS_WIN_NEXT_PAGE QKeySequence::MoveToNextPage |
#define KVI_SHORTCUTS_WIN_NEXT_TAB QKeySequence::NextChild |
#define KVI_SHORTCUTS_WIN_PREV "Alt+Up" |
#define KVI_SHORTCUTS_WIN_PREV_CONTEXT "Alt+Shift+Up" |
#define KVI_SHORTCUTS_WIN_PREV_HIGHLIGHT "Alt+PgUp" |
#define KVI_SHORTCUTS_WIN_PREV_LINE QKeySequence::SelectPreviousLine |
#define KVI_SHORTCUTS_WIN_PREV_PAGE QKeySequence::MoveToPreviousPage |
#define KVI_SHORTCUTS_WIN_PREV_TAB QKeySequence::PreviousChild |
#define KVI_SHORTCUTS_WIN_SCROLL_TO_LAST_READ_LINE "Ctrl+L" |
#define KVI_SHORTCUTS_WIN_SEARCH QKeySequence::Find |
#define KVI_SHORTCUTS_WIN_ZOOM_DEFAULT "Ctrl+0" |
#define KVI_SHORTCUTS_WIN_ZOOM_IN QKeySequence::ZoomIn |
#define KVI_SHORTCUTS_WIN_ZOOM_OUT QKeySequence::ZoomOut |