Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bionus/imgbrd-grabber
/ functions
Functions
2,416 in github.com/Bionus/imgbrd-grabber
⨍
Functions
2,416
◇
Types & classes
1,114
↓ 9 callers
Method
writePath
src/lib/src/utils/read-write-path.cpp:36
↓ 8 callers
Method
authType
src/lib/src/auth/oauth2-auth.cpp:25
↓ 8 callers
Method
average
src/lib/src/exponential-moving-average.cpp:9
↓ 8 callers
Method
childKeys
src/lib/src/mixed-settings.cpp:69
↓ 8 callers
Method
columnCount
src/gui/src/utils/rename-existing/rename-existing-table-model.cpp:18
↓ 8 callers
Function
copyRecursively
src/lib/src/utils/file-utils.cpp:10
↓ 8 callers
Method
isVideo
src/gui-qml/src/models/qml-image.h:55
↓ 8 callers
Method
monitorManager
src/lib/src/models/profile.cpp:550
↓ 8 callers
Method
needTemporaryFile
src/lib/src/filename/filename.cpp:378
↓ 8 callers
Method
preciseCumulated
src/lib/src/monitoring/monitor.cpp:78
↓ 8 callers
Function
removeCacheBuster
src/lib/src/functions.cpp:1109
↓ 8 callers
Method
save
src/lib/src/models/image-size.cpp:24
↓ 8 callers
Method
search
src/gui-qml/src/loaders/search-loader.cpp:18
↓ 8 callers
Method
stop
src/lib/src/external/exiftool.cpp:117
↓ 8 callers
Function
toWCharT2
src/lib/src/windows-file-property.cpp:15
↓ 8 callers
Function
validSavePath
src/lib/src/functions.cpp:394
↓ 7 callers
Method
abortTags
src/lib/src/models/page.cpp:191
↓ 7 callers
Method
accept
src/gui/src/sources/site-window.cpp:39
↓ 7 callers
Method
authorizationUrl
src/lib/src/auth/oauth2-auth.cpp:35
↓ 7 callers
Method
baseUrl
src/lib/src/models/site.cpp:348
↓ 7 callers
Method
connect
src/lib/src/commands/sql-worker.cpp:20
↓ 7 callers
Method
download
src/lib/src/monitoring/monitor.cpp:88
↓ 7 callers
Method
format
src/lib/src/filename/filename.cpp:272
↓ 7 callers
Function
formatFilesize
src/lib/src/functions.cpp:365
↓ 7 callers
Method
get
src/lib/src/tags/tag-type-database.cpp:89
↓ 7 callers
Method
ignore
src/gui/src/tag-context-menu.cpp:94
↓ 7 callers
Function
isInRange
* Check if a QSize's biggest side is within a given min and max (both inclusive). */
src/lib/src/utils/size-utils.cpp:37
↓ 7 callers
Method
isRunning
src/lib/src/network/network-reply.cpp:101
↓ 7 callers
Method
loadConfig
src/lib/src/models/site.cpp:60
↓ 7 callers
Function
parseFileSize
src/lib/src/functions.cpp:373
↓ 7 callers
Method
path
src/lib/src/models/api/javascript-html-document.cpp:58
↓ 7 callers
Method
preSave
src/lib/src/models/image.cpp:661
↓ 7 callers
Method
setTemporaryPath
src/lib/src/models/image.cpp:966
↓ 7 callers
Method
tokenUrl
src/lib/src/auth/oauth2-auth.cpp:30
↓ 6 callers
Method
activeQueries
src/lib/src/network/network-manager.cpp:19
↓ 6 callers
Method
add
src/lib/src/models/filtering/blacklist.cpp:36
↓ 6 callers
Method
addMd5
* Adds a md5 to the _md5 map and adds it to the md5 file. * @param md5 The md5 to add. * @param path The path to the image with this md5. */
src/lib/src/models/profile.cpp:430
↓ 6 callers
Method
clear
src/gui/src/batch/batch-window.cpp:122
↓ 6 callers
Function
ensureFileParent
src/lib/src/utils/file-utils.cpp:100
↓ 6 callers
Function
fixFilenameLinux
src/lib/src/functions.cpp:688
↓ 6 callers
Method
forcedLimit
src/lib/src/models/api/javascript-api.cpp:764
↓ 6 callers
Function
getFileMd5
src/lib/src/functions.cpp:941
↓ 6 callers
Method
hasTag
src/lib/src/models/image.cpp:1153
↓ 6 callers
Method
innerHTML
src/lib/src/utils/html-node.cpp:66
↓ 6 callers
Function
lastError
src/lib/src/functions.cpp:38
↓ 6 callers
Function
load
src/lib/tests/src/tags/tag-type-api-test.cpp:11
↓ 6 callers
Method
maxPage
src/lib/src/auth/url-auth.cpp:10
↓ 6 callers
Method
maxPagesCount
src/lib/src/models/page.cpp:284
↓ 6 callers
Method
normalized
src/lib/src/tags/tag-name.cpp:12
↓ 6 callers
Function
qFontToCss
* Converts a QFont to a CSS string. * @param font The font to convert. * @return The CSS font. */
src/lib/src/functions.cpp:1029
↓ 6 callers
Function
rangeCheck
src/lib/src/models/filtering/meta-filter.cpp:106
↓ 6 callers
Method
save
src/lib/src/downloader/image-downloader.cpp:79
↓ 6 callers
Method
save
src/gui/src/tabs/tabs-loader.cpp:130
↓ 6 callers
Method
secsToNextCheck
src/lib/src/monitoring/monitor.cpp:22
↓ 6 callers
Method
setCompleter
src/gui/src/ui/text-edit.cpp:53
↓ 6 callers
Method
setCurrentValue
src/gui/src/batch/batch-window.cpp:417
↓ 6 callers
Method
setImage
src/gui/src/viewer/details-window.cpp:21
↓ 6 callers
Function
showInGraphicalShell
* Opens the file explorer and select the file. * @param pathIn The path to the file. */
src/gui/src/helpers.cpp:41
↓ 6 callers
Method
start
src/lib/src/external/exiftool.cpp:35
↓ 6 callers
Function
testLogin
src/lib/tests/src/login/oauth2-login-test.cpp:16
↓ 6 callers
Function
waitForFinished
src/lib/tests/src/downloader/batch-downloader-test.cpp:15
↓ 5 callers
Function
argsToString
(args: any[])
src/sites/helper.ts:311
↓ 5 callers
Function
disableItem
src/gui/src/settings/options-window.cpp:48
↓ 5 callers
Method
emitFavorite
src/lib/src/models/profile.cpp:357
↓ 5 callers
Method
getBlacklisted
src/lib/src/monitoring/monitor.cpp:112
↓ 5 callers
Function
getExternalLogFiles
src/lib/src/functions.cpp:203
↓ 5 callers
Function
getExternalLogFilesSuffixes
src/lib/src/functions.cpp:221
↓ 5 callers
Method
getIgnored
src/gui-qml/src/main-screen.cpp:244
↓ 5 callers
Method
getImage
src/lib/src/models/favorite.cpp:69
↓ 5 callers
Method
getProfile
src/lib/src/models/site.h:82
↓ 5 callers
Method
getSourceEngine
src/lib/src/models/site.cpp:360
↓ 5 callers
Method
id
src/lib/src/models/pool.cpp:10
↓ 5 callers
Method
initialize
src/lib/src/logger.cpp:10
↓ 5 callers
Method
isLoggedIn
src/lib/src/models/site.cpp:476
↓ 5 callers
Method
isValid
src/lib/src/models/image.cpp:1365
↓ 5 callers
Function
lastErrorString
src/lib/src/functions.cpp:47
↓ 5 callers
Function
makeFont
src/lib/tests/src/functions-test.cpp:60
↓ 5 callers
Function
makeTags
(tags: string[], tagIds: number[])
src/sites/Philomena/model.ts:32
↓ 5 callers
Method
matches
src/lib/src/filename/conditional-filename.cpp:26
↓ 5 callers
Method
next
src/lib/src/downloader/extension-rotator.cpp:17
↓ 5 callers
Method
pixmap
src/lib/src/models/image-size.cpp:89
↓ 5 callers
Method
redirectUrl
src/lib/src/auth/http-auth.cpp:20
↓ 5 callers
Method
remove
src/lib/src/downloader/download-query-manager.cpp:56
↓ 5 callers
Function
removeWildards
src/lib/src/functions.cpp:260
↓ 5 callers
Method
reset
src/gui/src/docks/settings-dock.cpp:54
↓ 5 callers
Method
restart
src/crash-reporter/src/crash-reporter-window.cpp:71
↓ 5 callers
Method
run
src/lib/src/filename/visitors/filename-print-visitor.cpp:15
↓ 5 callers
Function
safeCopyFile
src/lib/src/utils/file-utils.cpp:52
↓ 5 callers
Method
save
src/gui/src/monitor-window.cpp:65
↓ 5 callers
Function
savePath
src/crash-reporter/src/crash-reporter-window.cpp:15
↓ 5 callers
Method
savePath
src/lib/src/models/image.cpp:978
↓ 5 callers
Method
scale
src/gui/src/ui/QBouton.cpp:12
↓ 5 callers
Method
sendEvent
src/lib/src/analytics.cpp:71
↓ 5 callers
Method
sendScreenView
src/lib/src/analytics.cpp:54
↓ 5 callers
Method
setAutoLogin
src/lib/src/models/site.cpp:423
↓ 5 callers
Function
setFileCreationDate
src/lib/src/functions.cpp:516
↓ 5 callers
Method
setLanguage
src/lib/src/language-loader.cpp:48
↓ 5 callers
Method
setPath
src/gui-qml/src/loaders/image-loader.h:52
↓ 5 callers
Method
setType
src/lib/src/tags/tag.cpp:167
↓ 5 callers
Method
setUrl
src/lib/src/models/image.cpp:1003
← previous
next →
201–300 of 2,416, ranked by callers