Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ functions
Functions
2,942 in github.com/baumgarr/nixnote2
⨍
Functions
2,942
◇
Types & classes
312
Method
filterSearchStringIntitleAll
filter based upon the title string the user specified. This is for the "all" filter and not the "any".
filters/filterengine.cpp:923
Method
filterSearchStringIntitleAny
filter based upon the title string the user specified. This is for the "any" filter and not the default.
filters/filterengine.cpp:1929
Method
filterSearchStringNotebookAll
filter based upon the notebook string the user specified. This is for the "all" filter and not the "any".
filters/filterengine.cpp:1337
Method
filterSearchStringNotebookAny
filter based upon the notebook string the user specified. This is for the "any" filter and not the default
filters/filterengine.cpp:1746
Method
filterSearchStringPlaceNameAll
filter based upon the note content class the user specified. This is for the "all" filter and not the "any".
filters/filterengine.cpp:1125
Method
filterSearchStringReminderDoneTimeAll
Filter based on reminder done time
filters/filterengine.cpp:2443
Method
filterSearchStringReminderDoneTimeAny
Filter based on reminder done time
filters/filterengine.cpp:2466
Method
filterSearchStringReminderOrderAll
filter based upon the reminder string the user specified. This is for the "all" filter and not the "any".
filters/filterengine.cpp:1438
Method
filterSearchStringReminderOrderAny
filter based upon the reminder: string the user specified. This is for the "any:" filter and not the default
filters/filterengine.cpp:1841
Method
filterSearchStringReminderTimeAll
Filter based on reminder time
filters/filterengine.cpp:2398
Method
filterSearchStringReminderTimeAny
Filter based on reminder time
filters/filterengine.cpp:2421
Method
filterSearchStringResourceAll
filter based upon the mime type the user specified. This is for the "all" filter and not the "any".
filters/filterengine.cpp:1212
Method
filterSearchStringResourceAny
filter based upon the mime type the user specified. This is for the "any:" filter and not the default
filters/filterengine.cpp:1971
Method
filterSearchStringResourceRecognitionTypeAll
filter based upon the mime type the user specified. This is for the "all" filter and not the "any".
filters/filterengine.cpp:1253
Method
filterSearchStringResourceRecognitionTypeAny
filter based upon the note source the user specified. This is for the "any" filter and not the default.
filters/filterengine.cpp:2265
Method
filterSearchStringSourceAll
filter based upon the note source the user specified. This is for the "all" filter and not the "any".
filters/filterengine.cpp:1041
Method
filterSearchStringSourceAny
filter based upon the note source the user specified. This is for the "any" filter and not the default.
filters/filterengine.cpp:2137
Method
filterSearchStringSourceApplicationAll
filter based upon the note source application the user specified. This is for the "all" filter and not the "any".
filters/filterengine.cpp:1168
Method
filterSearchStringSourceApplicationAny
filter based upon the note source the user specified. This is for the "any" filter and not the default.
filters/filterengine.cpp:2179
Method
filterSearchStringTagAll
filter based upon the tag string the user specified. This is for the "all" filter and not the "any".
filters/filterengine.cpp:1293
Method
filterSearchStringTagAny
filter based upon the tag string the user specified. This is for the "any:" filter and not the default
filters/filterengine.cpp:1885
Method
filterSearchStringTodoAll
filter based upon the notebook string the user specified. This is for the "all" filter and not the "any".
filters/filterengine.cpp:1378
Method
filterSearchStringTodoAny
filter based upon the notebook string the user specified. This is for the "any:" filter and not the default
filters/filterengine.cpp:1787
Method
filterStack
Filter based on stack name
filters/filterengine.cpp:523
Method
filterTags
Filter tags
filters/filterengine.cpp:570
Method
filterTrash
If they only chose one tag, then delete everything else
filters/filterengine.cpp:615
Method
findAll
html/tagscanner.cpp:65
Method
findAllTags
html/enmlformatter.cpp:430
Method
findByName
Given a notebook's name as a std::string, we return the lid
sql/notebooktable.cpp:47
Method
findByName
Given a record's name as a std::string, we return the lid
sql/searchtable.cpp:54
Method
findByName
Given a notebook's name as a std::string, we return the lid
sql/linkednotebooktable.cpp:39
Method
findByStack
sql/linkednotebooktable.cpp:493
Method
findChildren
sql/tagtable.cpp:659
Method
findDictionary
utilities/spellchecker.cpp:53
Method
findGuidByName
Find a notebook GUID by the notebook's name
sql/notebooktable.cpp:616
Method
findGuidByName
sql/linkednotebooktable.cpp:412
Method
findIcon
Build an icon for any attachments
html/noteformatter.cpp:640
Method
findImageFormat
html/noteformatter.cpp:431
Method
findInNote
Search for text within a note
nixnote.cpp:2443
Method
findLidByDir
Find the record by a directory name
sql/filewatchertable.cpp:106
Method
findNextInNote
Search for the next occurrence of text in a note.
nixnote.cpp:2464
Method
findNextInNote
Search for the next occurrence of text in a note.
gui/nbrowserwindow.cpp:3924
Method
findNextPage
Search for the next page containing text
gui/plugins/popplerviewer.cpp:150
Method
findNextShortcut
Search for the next occurrence of text in a note.
gui/nbrowserwindow.cpp:3844
Method
findNoteCounts
qevercloud/generated/services.cpp:3234
Method
findNoteCountsAsync
qevercloud/generated/services.cpp:3242
Method
findNoteOffset
qevercloud/generated/services.cpp:2988
Method
findNoteOffsetAsync
qevercloud/generated/services.cpp:2996
Method
findNotes
qevercloud/generated/services.cpp:2868
Method
findNotesAsync
qevercloud/generated/services.cpp:2876
Method
findNotesMetadata
qevercloud/generated/services.cpp:3114
Method
findNotesMetadataAsync
qevercloud/generated/services.cpp:3122
Method
findPrevInNote
Search for the previous occurrence of text in a note.
nixnote.cpp:2474
Method
findPrevInNote
Search for the previous occurrence of text in a note.
gui/nbrowserwindow.cpp:3938
Method
findPrevShortcut
Search for the previous occurrence of text in a note.
gui/nbrowserwindow.cpp:3858
Method
findRelated
qevercloud/generated/services.cpp:8823
Method
findRelatedAsync
qevercloud/generated/services.cpp:8831
Method
findReplaceAllInNotePressed
Replace All button pressed.
nixnote.cpp:2533
Method
findReplaceAllInNotePressed
Replace All button pressed.
gui/nbrowserwindow.cpp:3901
Method
findReplaceInNote
Show find & replace dialog box.
nixnote.cpp:2496
Method
findReplaceInNotePressed
Find/replace button pressed, so we need to highlight all the occurrences in a note.
nixnote.cpp:2507
Method
findReplaceInNotePressed
Find/replace button pressed, so we need to highlight all the occurrences in a note.
gui/nbrowserwindow.cpp:3880
Method
findReplaceWindowHidden
This just does a null find to reset the text in a note so nothing is highlighted. This is triggered when the find dialog box is hidden.
nixnote.cpp:2487
Method
findReplaceWindowHidden
This just does a null find to reset the text in a note so nothing is highlighted. This is triggered when the find dialog box is hidden.
gui/nbrowserwindow.cpp:3956
Method
findStack
Search through the list of known stack menu items & find the menu for this notebook's stack. If one doesn't exist we add it.
gui/browserWidgets/notebookmenubutton.cpp:180
Method
fixDivNode
html/enmlformatter.cpp:873
Method
fixEnCryptNode
html/enmlformatter.cpp:493
Method
fixEncryptionPaste
This basically removes all the table tags and returns just the contents. This is called by JavaScript to fix encryption pastes.
gui/nbrowserwindow.cpp:1095
Method
fixEncryptionTags
html/enmlformatter.cpp:958
Method
fixImgNode
html/enmlformatter.cpp:501
Method
fixLinkNode
html/enmlformatter.cpp:551
Method
fixObjectNode
html/enmlformatter.cpp:473
Method
fixPreNode
html/enmlformatter.cpp:881
Method
fixSpanNode
html/enmlformatter.cpp:465
Method
flushCache
threads/indexrunner.cpp:469
Method
focusCheck
gui/nbrowserwindow.cpp:3659
Method
focusInEvent
gui/lineedit.cpp:154
Method
focusInEvent
gui/browserWidgets/authoreditor.cpp:61
Method
focusInEvent
We now have focus. Change the appearance
gui/browserWidgets/ntitleeditor.cpp:55
Method
focusInEvent
Focus event. The editor has gained focus
gui/browserWidgets/tageditornewtag.cpp:141
Method
focusInEvent
gui/browserWidgets/urleditor.cpp:69
Method
focusInEvent
gui/browserWidgets/datetimeeditor.cpp:69
Method
focusNote
Set the focus to the note
gui/nbrowserwindow.cpp:2501
Method
focusOutEvent
gui/treewidgeteditor.cpp:46
Method
focusOutEvent
gui/lineedit.cpp:166
Method
focusOutEvent
gui/nwebview.cpp:273
Method
focusOutEvent
gui/browserWidgets/authoreditor.cpp:69
Method
focusOutEvent
Focus is lost. Set the colors back and check for text changed
gui/browserWidgets/ntitleeditor.cpp:64
Method
focusOutEvent
Focus event. The editor has lost focus
gui/browserWidgets/tageditornewtag.cpp:155
Method
focusOutEvent
gui/browserWidgets/urleditor.cpp:77
Method
focusOutEvent
gui/browserWidgets/datetimeeditor.cpp:62
Method
focusTitle
Set the focus to the note title
gui/nbrowserwindow.cpp:2495
Method
folderButtonClicked
dialog/watchfolderadd.cpp:146
Method
folderSelected
dialog/watchfolderadd.cpp:155
Method
fontColorClicked
The font color was pressed
gui/nbrowserwindow.cpp:1381
Method
fontFocusShortcut
gui/nbrowserwindow.cpp:3701
Method
fontHighlightClicked
The font highlight color was pressed
gui/nbrowserwindow.cpp:1368
Method
fontNameSelected
The font name list was selected
gui/nbrowserwindow.cpp:1354
Method
fontSizeChanged
dialog/preferences/appearancepreferences.cpp:463
Method
fontSizeFocusShortcut
gui/nbrowserwindow.cpp:3710
← previous
next →
1,701–1,800 of 2,942, ranked by callers