MCPcopy Create free account

hub / github.com/baumgarr/nixnote2 / functions

Functions2,942 in github.com/baumgarr/nixnote2

↓ 1 callersMethodcleanupLinkedTags
This function will look at all the tags in linked notebooks. If any tag has a name of <no name> then it is missing. This can happen because we get a
sql/tagtable.cpp:760
↓ 1 callersMethodcleanupMissingParents
Remove any invalid parent records
sql/tagtable.cpp:836
↓ 1 callersMethodcloseNixNote
Close NixNote. This will force a close. Even if "close to tray" is set.
nixnote.cpp:1101
↓ 1 callersMethodcloseNotebook
Close a specific notebook
sql/notebooktable.cpp:1130
↓ 1 callersMethodcloseNotebook
Close a notebook
cmdtools/cmdlinetool.cpp:740
↓ 1 callersMethodcolorList
settings/colorsettings.cpp:77
↓ 1 callersMethodcontentChanged
gui/nbrowserwindow.cpp:1264
↓ 1 callersMethodcountNotebooks
threads/counterrunner.cpp:71
↓ 1 callersMethodcountTags
threads/counterrunner.cpp:115
↓ 1 callersMethodcountTrash
threads/counterrunner.cpp:58
↓ 1 callersMethodcreate
gui/plugins/pluginfactory.cpp:47
↓ 1 callersMethodcreateNote
qevercloud/generated/services.cpp:4444
↓ 1 callersMethodcreateNotebook
qevercloud/generated/services.cpp:1123
↓ 1 callersMethodcreateSearch
qevercloud/generated/services.cpp:2511
↓ 1 callersMethodcreateTable
Create the table & set the initial values
sql/configstore.cpp:53
↓ 1 callersMethodcreateTable
Create the NoteTable table.
sql/datastore.cpp:59
↓ 1 callersMethodcreateTable
Create the NoteModel table.
models/notemodel.cpp:61
↓ 1 callersMethodcreateTag
qevercloud/generated/services.cpp:1833
↓ 1 callersMethoddecodeFromFile
Convenience method for reading a base64-encoded file and decoding it. <p>As of v 2.3, if there is a error, the method will throw an java.io.IOExcepti
java/src/cx/fbn/encrypt/Base64.java:1463
↓ 1 callersMethoddecryptRC2
(String text, String passphrase, int keylen)
java/src/cx/fbn/encrypt/EnCrypt.java:188
↓ 1 callersMethoddeleteNotebook
Delete this notebook
sql/notebooktable.cpp:639
↓ 1 callersMethoddeleteSearch
Delete this search
sql/searchtable.cpp:342
↓ 1 callersMethoddeleteTopLevelFiles
/ Delete files in a directory. This is used */ to cleanup temporary files. */ /
settings/filemanager.cpp:138
↓ 1 callersMethoddragEnterHandler
gui/widgetpanel.cpp:143
↓ 1 callersMethodeditLatex
Edit a LaTeX formula
gui/nbrowserwindow.cpp:2347
↓ 1 callersMethodemailNote
Email a note via the command line.
cmdtools/cmdlinetool.cpp:130
↓ 1 callersMethodenDisconnect
Disconnect from Evernote's servers (for private notebooks)
communication/communicationmanager.cpp:145
↓ 1 callersMethodencodeBytesToBytes
Similar to {@link #encodeBytes(byte[])} but returns a byte array instead of instantiating a String. This is more efficient if you're working with I/O
java/src/cx/fbn/encrypt/Base64.java:847
↓ 1 callersMethodencodeFromFile
Convenience method for reading a binary file and base64-encoding it. <p>As of v 2.3, if there is a error, the method will throw an java.io.IOExceptio
java/src/cx/fbn/encrypt/Base64.java:1524
↓ 1 callersMethodencryptRC2
(String text, String passphrase, int keylen)
java/src/cx/fbn/encrypt/EnCrypt.java:148
↓ 1 callersMethodenterPressed
Backtab pressed.
gui/nbrowserwindow.cpp:2042
↓ 1 callersMethodenterPressed
gui/browserWidgets/tageditornewtag.cpp:76
↓ 1 callersMethodexceptionData
qevercloud/exceptions.h:62
↓ 1 callersMethodexists
Does this note exist?
sql/notetable.cpp:967
↓ 1 callersMethodexists
Does this resource exist?
sql/resourcetable.cpp:390
↓ 1 callersMethodexports
settings/startupconfig.cpp:687
↓ 1 callersMethodexpunge
Erase a notebook
sql/notebooktable.cpp:733
↓ 1 callersMethodexpunge
sql/linkednotebooktable.cpp:446
↓ 1 callersMethodexpungeByNote
Permanently delete a resource
sql/resourcetable.cpp:896
↓ 1 callersMethodexpungeNotebook
qevercloud/generated/services.cpp:1357
↓ 1 callersMethodexpungeSavedSearch
Permanently delete a saved search
communication/communicationmanager.cpp:362
↓ 1 callersMethodexpungeSearch
qevercloud/generated/services.cpp:2745
↓ 1 callersMethodexpungeTag
qevercloud/generated/services.cpp:2171
↓ 1 callersMethodextract
cmdtools/extractnotes.cpp:39
↓ 1 callersMethodfindBrowser
Function to find a window matching the current lid. Retval is set to the NBrowserWindow of matching window. If a match is found true is returned. If
gui/ntabwidget.cpp:164
↓ 1 callersMethodfindById
Find a shared notebook LID by it's ID
sql/sharednotebooktable.cpp:375
↓ 1 callersMethodfindByNotebookGuid
Find a shared notebook LID by its GUID
sql/sharednotebooktable.cpp:423
↓ 1 callersMethodfindByShareKey
Find a shared notebook by the share key
sql/sharednotebooktable.cpp:396
↓ 1 callersMethodfindMissingParents
Find any invalid parent records
sql/tagtable.cpp:817
↓ 1 callersMethodfindReplaceShortcut
Find shortcut activated
gui/nbrowserwindow.cpp:3869
↓ 1 callersMethodfindShortcut
Find shortcut activated
gui/nbrowserwindow.cpp:3824
↓ 1 callersMethodfixSql
sql/databaseupgrade.cpp:20
↓ 1 callersMethodflags
models/notemodel.cpp:147
↓ 1 callersMethodgeneratePreview
Generate a preview of the table from user selected values
gui/browserWidgets/table/tablepropertiesdialog.cpp:208
↓ 1 callersMethodgetAllInAccount
Get a list of all tags
sql/tagtable.cpp:129
↓ 1 callersMethodgetAllNames
Get a list of all tag names hashed by LID
sql/tagtable.cpp:111
↓ 1 callersMethodgetAllOrderByName
Get a list of all notebooks
sql/notebooktable.cpp:559
↓ 1 callersMethodgetAllPinned
sql/notetable.cpp:2525
↓ 1 callersMethodgetAllReminders
sql/notetable.cpp:2423
↓ 1 callersMethodgetAllResources
Get all resources for a note
sql/resourcetable.cpp:1134
↓ 1 callersMethodgetAlphabet
Returns one of the _SOMETHING_ALPHABET byte arrays depending on the options specified. It's possible, though silly, to specify ORDERED <b>and</b> URLS
java/src/cx/fbn/encrypt/Base64.java:402
↓ 1 callersMethodgetAltitude
dialog/locationdialog.cpp:136
↓ 1 callersMethodgetAutoSaveInterval
save the user-specified auto-save interval
global.cpp:1367
↓ 1 callersMethodgetBackgroundIndexing
global.cpp:496
↓ 1 callersMethodgetBccAddresses
dialog/emaildialog.cpp:193
↓ 1 callersMethodgetCcAddresses
dialog/emaildialog.cpp:188
↓ 1 callersMethodgetCellCss
Return the current user CSS values for the cells.
gui/browserWidgets/table/tablepropertiesdialog.cpp:412
↓ 1 callersMethodgetClearSearchOnNotebook
global.cpp:480
↓ 1 callersMethodgetColor
Get the title color for the note
sql/notemetadata.cpp:48
↓ 1 callersMethodgetCols
dialog/tabledialog.cpp:135
↓ 1 callersMethodgetConflictNotebook
Get the LID of the conflict notebook
sql/notebooktable.cpp:958
↓ 1 callersMethodgetContentsPlainText
exits/exitpoint.cpp:154
↓ 1 callersMethodgetCreatedDate
exits/exitpoint.cpp:253
↓ 1 callersMethodgetDataHash
Get a resource's HASH data
sql/resourcetable.cpp:1007
↓ 1 callersMethodgetDatabaseVersion
What version of the database are we using?
global.cpp:1193
↓ 1 callersMethodgetEditorCss
global.cpp:886
↓ 1 callersMethodgetErrorMessage
This is used to retrieve any errors that occur when tying to restore or import from a nnex file
xml/importdata.cpp:1035
↓ 1 callersMethodgetFilteredSyncChunk
qevercloud/generated/services.cpp:435
↓ 1 callersMethodgetForceUTF8
global.cpp:603
↓ 1 callersMethodgetFormula
Get the formula
dialog/insertlatexdialog.cpp:71
↓ 1 callersMethodgetGeography
gui/browserWidgets/locationeditor.cpp:129
↓ 1 callersMethodgetGuid
Get the guid for a particular lid
sql/notebooktable.cpp:594
↓ 1 callersMethodgetGuid
Get the GUID for the note
sql/notemetadata.cpp:35
↓ 1 callersMethodgetGuid
Given a note's lid, return the guid
sql/notetable.cpp:121
↓ 1 callersMethodgetGuidMap
Get a hashtable of tags by GUID
sql/tagtable.cpp:782
↓ 1 callersMethodgetImage
webcam/cvimagewidget.cpp:75
↓ 1 callersMethodgetItem
Return a pointer to the tag item
gui/ntagview.cpp:922
↓ 1 callersMethodgetJavaDirPath
settings/filemanager.cpp:245
↓ 1 callersMethodgetLastUpdateSequenceNumber
sql/linkednotebooktable.cpp:557
↓ 1 callersMethodgetLatitude
dialog/locationdialog.cpp:130
↓ 1 callersMethodgetLid
Given the notebook ID, return the LID
sql/sharednotebooktable.cpp:36
↓ 1 callersMethodgetLid
filters/filtercriteria.cpp:172
↓ 1 callersMethodgetLinkedNotebookSyncState
qevercloud/generated/services.cpp:552
↓ 1 callersMethodgetLongitude
dialog/locationdialog.cpp:125
↓ 1 callersMethodgetNameMap
Get a hash table of tags by name
sql/tagtable.cpp:802
↓ 1 callersMethodgetNextThumbnailNeeded
sql/notetable.cpp:2329
↓ 1 callersMethodgetNote
qevercloud/generated/services.cpp:3363
↓ 1 callersMethodgetNote
Get a prior version of a notebook
communication/communicationmanager.cpp:870
↓ 1 callersMethodgetNoteLid
Get the owning note's LID for a resource.
sql/resourcetable.cpp:989
↓ 1 callersMethodgetNoteVersion
qevercloud/generated/services.cpp:5397
← previousnext →701–800 of 2,942, ranked by callers