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
authenticateLongSessionAsync
qevercloud/generated/services.cpp:9244
Method
authenticateToBusiness
qevercloud/generated/services.cpp:9546
Method
authenticateToBusinessAsync
qevercloud/generated/services.cpp:9554
Method
authenticateToSharedNote
qevercloud/generated/services.cpp:8703
Method
authenticateToSharedNoteAsync
qevercloud/generated/services.cpp:8711
Method
authenticateToSharedNotebookAsync
qevercloud/generated/services.cpp:8152
Method
authenticationToken
qevercloud/generated/services.h:57
Method
authenticationToken
qevercloud/generated/services.h:2303
Method
authorChecked
gui/ntableviewheader.cpp:246
Method
authorFocusShortcut
gui/nbrowserwindow.cpp:3719
Function
bitwise_cast
qevercloud/thrift.h:24
Method
boldActive
If we are within bold text, set the bold button active
gui/nbrowserwindow.cpp:2280
Method
boldButtonPressed
The bold button was pressed / toggled
gui/nbrowserwindow.cpp:1109
Method
booleanValue
take a node's value and return true/false based upon its value
xml/importdata.cpp:1004
Method
booleanValue
xml/batchimport.cpp:363
Method
booleanValue
take a node's value and return true/false based upon its value
xml/importenex.cpp:488
Method
browserThreadStarted
Browser helper thread is ready
gui/nbrowserwindow.cpp:293
Method
buildActionMenu
gui/traymenu.cpp:45
Method
buildInkNote
If we have an ink note, then we need to pull the image and display it */
html/noteformatter.cpp:748
Method
buildMenu
gui/traymenu.cpp:80
Method
buildSelection
This function is called when a user selects something within this tree. It also emits a signal that will be picked up by the main nixnote program.
gui/ntrashtree.cpp:147
Method
buildSelection
This function is called when a user selects something within this tree. It also emits a signal that will be picked up by the main nixnote program.
gui/nattributetree.cpp:437
Method
buildSelection
This function is called when a user selects something within this tree. It also emits a signal that will be picked up by the main nixnote program.
gui/nsearchview.cpp:264
Method
buildSelection
This function is called when a user selects something within this tree. It also emits a signal that will be picked up by the main nixnote program.
gui/nnotebookview.cpp:431
Method
buildSelection
This function is called when a user selects something within this tree. It also emits a signal that will be picked up by the main nixnote program.
gui/favoritesview.cpp:617
Method
buildSelection
This function is called when a user selects something within this tree. It also emits a signal that will be picked up by the main nixnote program.
gui/lineedit.cpp:72
Method
buildSelection
A tag was selected so a new FilterCriteria is created and the filtered table will display the results.
gui/ntagview.cpp:387
Method
buildTreeEntry
gui/favoritesview.cpp:201
Method
bulletListButtonPressed
The bullet list button was pressed
gui/nbrowserwindow.cpp:1256
Method
busy
threads/indexrunner.cpp:525
Method
buttonClicked
gui/browserWidgets/expandbutton.cpp:54
Method
buttonClicked
gui/browserWidgets/locationeditor.cpp:71
Method
buttonClicked
gui/browserWidgets/tagviewer.cpp:101
Method
calculateDateTime
filters/filterengine.cpp:1527
Method
calculateDegrees
dialog/locationdialog.cpp:111
Method
calculateHeight
gui/ntrashtree.cpp:77
Method
calculateHeight
gui/nattributetree.cpp:386
Method
calculateHeight
Calculate the tree height.
gui/nsearchview.cpp:205
Method
calculateHeight
gui/nnotebookview.cpp:170
Method
calculateHeight
gui/favoritesview.cpp:251
Method
calculateHeight
gui/ntagview.cpp:171
Method
calculateHeightRec
gui/ntrashtree.cpp:98
Method
calculateHeightRec
gui/nattributetree.cpp:405
Method
calculateHeightRec
gui/nsearchview.cpp:228
Method
calculateHeightRec
gui/nnotebookview.cpp:189
Method
calculateHeightRec
gui/favoritesview.cpp:273
Method
calculateHeightRec
gui/ntagview.cpp:192
Method
cancel
The "Cancel" button was pressed
xml/importdata.cpp:1043
Method
cancelButtonClicked
User clicked the cancel button
gui/browserWidgets/table/tablepropertiesdialog.cpp:193
Method
cancelButtonClicked
dialog/preferences/preferencesdialog.cpp:139
Method
cancelButtonPressed
dialog/logindialog.cpp:72
Method
cancelButtonPressed
dialog/emaildialog.cpp:114
Method
cancelButtonPressed
dialog/notehistoryselect.cpp:69
Method
cancelButtonPressed
The CANCEL button was pressed
dialog/tabledialog.cpp:87
Method
cancelButtonPressed
The CANCEL button was pressed
dialog/locationdialog.cpp:81
Method
cancelButtonPressed
Cancel button was pressed
dialog/webcamcapturedialog.cpp:97
Method
cancelButtonPressed
Cancel was pressed. Close the dialog & go home.
dialog/closenotebookdialog.cpp:131
Method
cancelButtonPressed
dialog/spellcheckdialog.cpp:86
Method
cancelButtonPressed
dialog/tagproperties.cpp:84
Method
cancelButtonPressed
This happens when the cancel button is pressed.
dialog/notebookproperties.cpp:105
Method
cancelButtonPressed
dialog/savedsearchproperties.cpp:89
Method
cancelButtonPressed
dialog/remindersetdialog.cpp:61
Method
cancelButtonPressed
dialog/endecryptdialog.cpp:88
Method
cancelButtonPressed
The CANCEL button was pressed
dialog/encryptdialog.cpp:85
Method
cancelClicked
dialog/adduseraccountdialog.cpp:85
Method
canceled
xml/importenex.cpp:552
Method
capturePage
html/thumbnailer.cpp:89
Function
caseInsensitiveLessThan
Utility function for case insensitive sorting
global.cpp:833
Method
cellBackgroundColorButtonPressed
Signaled when the background color button si presesd
gui/browserWidgets/table/tablepropertiesdialog.cpp:704
Method
cellBorderChanged
Signaled when a cell border style changes
gui/browserWidgets/table/tablepropertiesdialog.cpp:740
Method
cellBorderColorButtonPressed
Signaled when a border color button is pressed
gui/browserWidgets/table/tablepropertiesdialog.cpp:690
Method
cellBorderSizeChanged
Signaled when a cell border size changes
gui/browserWidgets/table/tablepropertiesdialog.cpp:823
Method
cellFontColorButtonPressed
Signaled when the font color button is pressed
gui/browserWidgets/table/tablepropertiesdialog.cpp:718
Method
cellPaddingSizeChanged
Signaled when the cell padding spinner chnanges values
gui/browserWidgets/table/tablepropertiesdialog.cpp:731
Method
changeDisplayFontName
This function is called when the cursor position within the document changes. It should change the combo box to the current font name.
gui/nbrowserwindow.cpp:3641
Method
changeDisplayFontSize
gui/nbrowserwindow.cpp:3618
Method
changedDateChecked
gui/ntableviewheader.cpp:218
Method
checkActions
gui/ntableviewheader.cpp:196
Method
checkAttributes
Look through all attributes of the node. If it isn't in the list of valid attributes, we remove it.
html/enmlformatter.cpp:1007
Method
checkExistingWriteableDir
/ Check that an existing directory is writable. */ /
settings/filemanager.cpp:193
Method
checkForInkNotes
See if there are any ink notes in this list of resources
communication/communicationmanager.cpp:988
Method
checkForTimeout
qevercloud/http.cpp:64
Method
checkLeftPanelSeparators
This function will show/hide all of the separators between the trees on the left side of the gui.
nixnote.cpp:3737
Method
checkNewTagEditor
Check the new tag editor for a new tag.
gui/browserWidgets/tageditor.cpp:94
Method
checkReadOnlyNotebook
Check if the notebook selected is read-only. With read-only notes the editor and a lot of actions are disabled.
nixnote.cpp:1650
Method
checkReminders
reminders/remindermanager.cpp:60
Method
checkVersion
qevercloud/generated/services.cpp:8916
Method
checkVersionAsync
qevercloud/generated/services.cpp:8923
Method
cleanupTitle
gui/browserWidgets/ntitleeditor.cpp:121
Method
clear
gui/browserWidgets/dateeditor.cpp:126
Method
clearClicked
gui/browserWidgets/locationeditor.cpp:139
Method
clearEntitiesButtons
dialog/htmlentitiesdialog.cpp:112
Method
clearHtml
qevercloud/oauth.cpp:175
Method
closeButtonClicked
The "closed" button was pressed. Move the notebook to the closed list.
dialog/closenotebookdialog.cpp:154
Method
closeClicked
dialog/htmlentitiesdialog.cpp:171
Method
closeEvent
Close the program
nixnote.cpp:1256
Method
closeEvent
We don't really close the window, we just hide it. This solves problems later on if the user wants to re-open the same note in an external window.
gui/externalbrowse.cpp:114
Method
closeListSelection
An item in the closed list was either selected or deselected. If an item is selected we enable the open button. If nothing is selected we disable th
dialog/closenotebookdialog.cpp:189
Method
closeNotebook
settings/startupconfig.cpp:708
Method
closeShortcut
Close nixnote via the shortcut. If we have it set to close to the tray, we just hide things.
nixnote.cpp:1112
← previous
next →
1,401–1,500 of 2,942, ranked by callers