MCPcopy Create free account

hub / github.com/baumgarr/nixnote2 / functions

Functions2,942 in github.com/baumgarr/nixnote2

↓ 1,422 callersMethodbindValue
Override bindValue for SQL fix
sql/nsqlquery.cpp:180
↓ 997 callersMethodskip
qevercloud/thrift.h:476
↓ 798 callersMethodvalue
* The function is sometimes useful to simplify checking for the value being set. * @param defaultValue * The value to return if Optional is
qevercloud/Optional.h:248
↓ 778 callersMethodinsert
Insert a new favorite
sql/favoritestable.cpp:257
↓ 724 callersMethodexec
Generic exec(). A prepare should have been done already
sql/nsqlquery.cpp:76
↓ 605 callersMethodisSet
Check if any value is set
gui/lineedit.cpp:181
↓ 581 callersMethodprepare
email/mimehtml.cpp:51
↓ 578 callersMethodwriteFieldBegin
qevercloud/thrift.h:134
↓ 578 callersMethodwriteFieldEnd
qevercloud/thrift.h:143
↓ 439 callersMethodtoString
email/mimepart.cpp:126
↓ 405 callersMethodaddWidget
gui/widgetpanel.cpp:50
↓ 348 callersMethodreadMessageEnd
qevercloud/thrift.h:292
↓ 334 callersMethodisSet
* @brief Checks if value is set. * @return true if Optional have been assigned a value and false otherwise. * * Access to an unassigned
qevercloud/Optional.h:161
↓ 329 callersMethodisEqual
* Two optionals are equal if they are both not set or have * equal values. * * I do not define `operator==` due to not easily resolvabl
qevercloud/Optional.h:260
↓ 278 callersMethodunlock
Unlock the database
sql/databaseconnection.cpp:127
↓ 277 callersMethodwriteString
qevercloud/thrift.h:219
↓ 195 callersMethodsetEnabled
exits/exitpoint.cpp:55
↓ 175 callersMethodsetText
email/mimetext.cpp:38
↓ 146 callersMethodgetIconResource
Get a QIcon of in an icon theme
global.cpp:851
↓ 144 callersMethoddata
models/notemodel.cpp:158
↓ 141 callersMethodsetText
dialog/faderdialog.cpp:32
↓ 140 callersMethodreadString
qevercloud/thrift.h:416
↓ 134 callersMethodsetData
html/tagscanner.cpp:38
↓ 133 callersMethodreadFieldBegin
qevercloud/thrift.h:296
↓ 133 callersMethodreadFieldEnd
qevercloud/thrift.h:311
↓ 133 callersMethodreadStructBegin
qevercloud/thrift.h:294
↓ 133 callersMethodreadStructEnd
qevercloud/thrift.h:295
↓ 131 callersMethodlockForRead
Lock the database for a read request
sql/databaseconnection.cpp:107
↓ 129 callersMethodremove
reminders/remindermanager.cpp:106
↓ 129 callersMethodwriteFieldStop
qevercloud/thrift.h:144
↓ 129 callersMethodwriteStructBegin
qevercloud/thrift.h:126
↓ 129 callersMethodwriteStructEnd
qevercloud/thrift.h:132
↓ 127 callersMethodaddItem
gui/flowlayout.cpp:64
↓ 109 callersMethodclear
Clear out the window's contents
gui/nbrowserwindow.cpp:2212
↓ 108 callersMethodget
Return a tag structure given the LID
sql/tagtable.cpp:361
↓ 108 callersMethodlockForWrite
Lock the database for a read request
sql/databaseconnection.cpp:117
↓ 107 callersMethodwriteBool
qevercloud/thrift.h:172
↓ 91 callersMethodgetGuiFont
Get the default GUI font
global.cpp:841
↓ 87 callersFunctionaskEvernote
qevercloud/http.cpp:136
↓ 87 callersMethodbuffer
qevercloud/thrift.h:104
↓ 87 callersMethodreadBool
qevercloud/thrift.h:353
↓ 87 callersMethodreadMessageBegin
qevercloud/thrift.h:261
↓ 87 callersFunctionreadThriftException
qevercloud/exceptions.cpp:77
↓ 87 callersMethodwriteMessageBegin
qevercloud/thrift.h:106
↓ 87 callersMethodwriteMessageEnd
qevercloud/thrift.h:123
↓ 85 callersFunctionreadEDAMSystemException
qevercloud/exceptions.cpp:155
↓ 85 callersFunctionthrowEDAMSystemException
qevercloud/exceptions.cpp:301
↓ 84 callersFunctionreadEDAMUserException
qevercloud/exceptions.cpp:116
↓ 80 callersMethodreadI32
qevercloud/thrift.h:380
↓ 69 callersMethodwriteI32
qevercloud/thrift.h:193
↓ 68 callersMethodwhat
qevercloud/exceptions.cpp:38
↓ 65 callersFunctionreadEDAMNotFoundException
qevercloud/exceptions.cpp:204
↓ 61 callersMethodclose
dialog/htmlentitiesdialog.cpp:219
↓ 59 callersMethodcurrentBrowser
gui/ntabwidget.cpp:188
↓ 58 callersMethodaddSeparator
gui/widgetpanel.cpp:116
↓ 54 callersMethodopen
qevercloud/oauth.cpp:210
↓ 48 callersMethodsetAttribute
filters/filtercriteria.cpp:134
↓ 48 callersMethodshow
settings/startupconfig.cpp:665
↓ 48 callersMethodtype
qevercloud/exceptions.h:40
↓ 48 callersMethodwriteI64
qevercloud/thrift.h:201
↓ 46 callersMethodreadI64
qevercloud/thrift.h:391
↓ 45 callersMethodadd
Add a new tag to the database
sql/tagtable.cpp:287
↓ 44 callersMethodgetLid
Given a tag's GUID, we return the LID
sql/tagtable.cpp:258
↓ 41 callersMethodreadListBegin
qevercloud/thrift.h:332
↓ 41 callersMethodreadListEnd
qevercloud/thrift.h:349
↓ 37 callersMethodstart
qevercloud/http.cpp:32
↓ 36 callersMethodwriteListBegin
qevercloud/thrift.h:157
↓ 36 callersMethodwriteListEnd
qevercloud/thrift.h:164
↓ 34 callersMethodexists
Does this tag exist?
sql/tagtable.cpp:488
↓ 34 callersMethodincrementLidCounter
Every time we add a new object, we call this to get its unique local ID. This number never changes
sql/configstore.cpp:102
↓ 33 callersMethodgetDbaDirPath
settings/filemanager.cpp:272
↓ 33 callersMethodgetGuid
Return a tag guid given the LID
sql/tagtable.cpp:521
↓ 32 callersMethodfindByName
Given a tag's name as a std::string, we return the lid
sql/tagtable.cpp:42
↓ 27 callersMethodexpunge
Erase a tag
sql/tagtable.cpp:606
↓ 27 callersMethodsave
save to accounts.conf
settings/accountsmanager.cpp:247
↓ 25 callersMethodmodel
gui/ntableview.cpp:362
↓ 24 callersMethodgetColumnPosition
Get the position of a given column in the note list
global.cpp:427
↓ 24 callersMethodgetColumnWidth
Get the desired width for a given column
global.cpp:414
↓ 23 callersMethodsetColumnPosition
Save the position of a column in the note list.
global.cpp:389
↓ 23 callersMethodsetHtml
email/mimehtml.cpp:35
↓ 22 callersMethoddetach
utilities/crossmemorymapper.cpp:94
↓ 22 callersMethodsetupShortcut
gui/nwebview.cpp:468
↓ 21 callersMethodattach
utilities/crossmemorymapper.cpp:83
↓ 21 callersMethodcount
gui/flowlayout.cpp:91
↓ 21 callersMethodsetColumnWidth
Save the with of a column in the note list
global.cpp:402
↓ 21 callersMethodsetupShortcut
gui/browserWidgets/editorbuttonbar.cpp:739
↓ 20 callersMethodgetMinimumRecognitionWeight
Get the minimum recognition confidence. Anything below this minimum will not be included in search results.
global.cpp:441
↓ 20 callersMethodisExpanded
gui/browserWidgets/fontsizecombobox.cpp:48
↓ 20 callersMethodsetDirty
Set a flag dirty or clean
sql/tagtable.cpp:459
↓ 20 callersMethodsetLid
dialog/tagproperties.cpp:89
↓ 20 callersMethodwrite
Write out the file to the dbi directory.
cmdtools/addnote.cpp:46
↓ 19 callersMethodclose
Flushes and closes (I think, in the superclass) the stream. @since 1.3
java/src/cx/fbn/encrypt/Base64.java:2008
↓ 19 callersMethodgetAll
Get a list of all tags
sql/tagtable.cpp:153
↓ 19 callersMethodgetTmpDirPath
settings/filemanager.cpp:263
↓ 17 callersMethodaccept
dialog/insertlinkdialog.cpp:99
↓ 16 callersMethodsetupShortcut
Load any shortcut keys
nixnote.cpp:3786
↓ 15 callersMethodcommunicationErrorHandler
If a communication error happened, try to determine what the error is and notify the user
threads/syncrunner.cpp:1222
↓ 15 callersMethodgetName
Get the name of the account in use
settings/accountsmanager.cpp:190
↓ 15 callersMethodgetProgramDirPath
Return the path the program is executing under If we are in /usr/bin, then we need to return /usr/share/nixnote2. This is because we want to find othe
global.cpp:271
↓ 14 callersMethodfilter
filters/filterengine.cpp:44
next →1–100 of 2,942, ranked by callers