MCPcopy Create free account

hub / github.com/VioletGiraffe/file-commander / functions

Functions1,151 in github.com/VioletGiraffe/file-commander

MethodfillFileList
qt-app/src/tools/CFileStatsWindow.cpp:92
MethodfillFromList
Returns the list of items added to the view
qt-app/src/panel/cpanelwidget.cpp:175
MethodfillFromPanel
qt-app/src/panel/cpanelwidget.cpp:215
MethodfillHistory
qt-app/src/panel/cpanelwidget.cpp:649
MethodfillUI
qt-app/src/favoritelocationseditor/cfavoritelocationseditor.cpp:202
MethodfilterItemsByName
qt-app/src/cmainwindow.cpp:620
MethodfilterTextConfirmed
qt-app/src/panel/cpanelwidget.cpp:538
MethodfilterTextEdited
qt-app/src/panel/cpanelwidget.cpp:532
Methodfinalize
file-commander-core/src/fileoperations/coperationperformer.cpp:517
Methodfind
plugins/viewer/textviewer/src/clightningfastviewer.cpp:969
MethodfindBlockStart
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:197
MethodfindFiles
qt-app/src/cmainwindow.cpp:722
MethodfindLeftBrace
Search for a corresponding '{' and return its indentation
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_cstyle.cpp:74
MethodfindLineContainingOffset
plugins/viewer/textviewer/src/clightningfastviewer.cpp:916
MethodfindMatchingBracketAction
Find matching bracket for this position
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:446
MethodfindNext
plugins/viewer/textviewer/src/ctextviewerwindow.cpp:398
MethodfindPrevStmt
Returns a tuple that contains the first and last line of the previous statement before line. */
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:176
MethodfindStmtStart
Return the first line that is not preceded by a "continuing" line. Return currBlock if currBlock <= 0 */
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:150
Methodflags
qt-app/src/panel/filelistwidget/model/cfilelistmodel.cpp:142
MethodfocusChanged
qt-app/src/cmainwindow.cpp:820
MethodfoldAction
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:433
MethodfoldTopLevelAction
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:436
MethodgenerateFolderTree
file-commander-core/core-tests/test-utils/src/ctestfoldergenerator.cpp:133
MethodgenerateRandomFiles
file-commander-core/core-tests/test-utils/src/ctestfoldergenerator.cpp:71
MethodgenerateRandomFolders
file-commander-core/core-tests/test-utils/src/ctestfoldergenerator.cpp:117
MethodgetCachedMatch
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/bracket_highlighter.h:26
MethodgetContextStack
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/hl/language.cpp:108
MethodgetDefStyle
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/hl/style.h:27
MethodgetLanguage
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/hl/syntax_highlighter.h:26
MethodgetMetaData
Returns a reference to the theme's meta data (name, copyright, version etc).
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/theme.h:87
MethodgetTheme
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:280
MethodgetUserResponse
file-commander-core/src/fileoperations/coperationperformer.cpp:581
Methodget_key
3rdparty/ankerl/unordered_dense.h:1004
MethodhandlePause
file-commander-core/src/fileoperations/coperationperformer.cpp:800
MethodhashBySortModelIndex
qt-app/src/panel/cpanelwidget.cpp:777
Functionhash_function
3rdparty/ankerl/unordered_dense.h:2057
MethodheaderData
qt-app/src/panel/filelistwidget/model/cfilelistmodel.cpp:160
MethodhexPosToOffset
plugins/viewer/textviewer/src/clightningfastviewer.cpp:587
MethodhideEvent
qt-app/src/progressdialogs/cpromptdialog.cpp:166
MethodhighlightBlock
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/hl/syntax_highlighter.cpp:22
MethodhighlightBlock
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/hl/language.cpp:48
MethodhighlightBracket
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/bracket_highlighter.cpp:27
MethodiconForFilesystemObject
file-commander-core/src/iconprovider/ciconprovider.cpp:9
MethodincreaseIndentAction
Actions
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:415
Methodincrease_capacity
slow path: need to allocate a new segment every once in a while
3rdparty/ankerl/unordered_dense.h:673
Methodincrease_size
3rdparty/ankerl/unordered_dense.h:1132
MethodindentBlock
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/indenter.cpp:122
MethodindentForLine
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_xml.cpp:75
MethodindentLine
Indent line. Return filler or null. */
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_cstyle.cpp:693
MethodindentText
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_impl.cpp:45
MethodindentText
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/indenter.cpp:91
MethodindexByHash
qt-app/src/panel/cpanelwidget.cpp:788
MethodinitActions
qt-app/src/cmainwindow.cpp:181
MethodinitButtons
qt-app/src/cmainwindow.cpp:148
MethodinitCore
qt-app/src/cmainwindow.cpp:842
MethodinsertLineAboveAction
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:430
MethodinsertLineBelowAction
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:431
Functioninsert_or_assign
3rdparty/ankerl/unordered_dense.h:1597
MethodinvertCurrentItemSelection
qt-app/src/panel/cpanelwidget.cpp:304
MethodinvertSelection
qt-app/src/cmainwindow.cpp:545
MethodinvertSelection
qt-app/src/panel/cpanelwidget.cpp:894
MethodinvertSelection
qt-app/src/panel/filelistwidget/cfilelistview.cpp:91
MethodinvokeCompletionAction
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:420
MethodisBlockEnd
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:193
MethodisBlockStart
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:182
FunctionisBookmarked
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/text_block_flags.h:17
MethodisBundle
file-commander-core/core-tests/filesystemobject/qfileinfo_test.h:63
FunctionisCategory
qt-app/src/favoritelocationseditor/cfavoritelocationseditor.cpp:41
MethodisCommentBlock
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:107
FunctionisInBackgroundMode
qt-app/src/progressdialogs/cfileoperationdialogbase.h:15
MethodisInPath
file-commander-core/src/shell/cshell.cpp:562
MethodisLastCodeColumn
Return true if the given column is at least equal to the column that contains the last non-whitespace character at the given line, or if the rest of t
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:128
MethodisPosCode
Return document.isCode at the given offset in a statement
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:63
MethodisPosComment
Return document.isComment at the given offset in a statement
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:69
MethodisReadable
file-commander-core/src/cfilesystemobject.cpp:298
MethodisShortcut
file-commander-core/core-tests/filesystemobject/qfileinfo_test.h:51
MethodisStmtContinuing
Is there an open parenthesis?
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:134
MethodisSymLink
file-commander-core/core-tests/filesystemobject/qfileinfo_test.h:79
MethodisValid
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/text_pos.h:19
MethodisValidTrigger
check if the trigger characters are in the right context, otherwise running the indenter might be annoying to the user */
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/indent/alg_ruby.cpp:164
Methodis_full
* True when no element can be added any more without increasing the size */
3rdparty/ankerl/unordered_dense.h:1080
MethoditemActivated
Indicates that an item was activated and appropriate action should be taken. Returns error message, if any
file-commander-core/src/ccontroller.cpp:101
MethoditemActivated
qt-app/src/cmainwindow.cpp:334
MethoditemHashExists
file-commander-core/src/ccontroller.cpp:442
FunctionitemIterator
qt-app/src/favoritelocationseditor/cfavoritelocationseditor.cpp:39
MethoditemPathByHash
file-commander-core/src/cpanel.cpp:352
Methoditer_t
3rdparty/ankerl/unordered_dense.h:569
MethodjoinLinesAction
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/qutepart.h:432
MethodkeyPressEvent
qt-app/src/panel/filelistwidget/cfilelistfilterdialog.cpp:37
MethodkeyPressEvent
For managing selection and cursor
qt-app/src/panel/filelistwidget/cfilelistview.cpp:188
MethodkeyPressEvent
plugins/viewer/textviewer/src/clightningfastviewer.cpp:233
MethodkeyReleaseEvent
qt-app/src/panel/filelistwidget/cfilelistview.cpp:273
Functionkey_eq
3rdparty/ankerl/unordered_dense.h:2061
FunctionloadNumberRule
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/hl/loader.cpp:275
MethodloadPlugin
file-commander-core/src/plugininterface/wcx/cwcxpluginhost.cpp:20
MethodloadPlugins
file-commander-core/src/pluginengine/cpluginengine.cpp:23
MethodloadResource
plugins/viewer/textviewer/src/ctexteditwithimagesupport.cpp:56
MethodloadResults
qt-app/src/filessearchdialog/cfilessearchwindow.cpp:236
FunctionloadStringRule
plugins/viewer/textviewer/3rdparty/diegoiast/qutepart-cpp/hl/loader.cpp:162
Functionload_factor
3rdparty/ankerl/unordered_dense.h:2013
← previousnext →701–800 of 1,151, ranked by callers