Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Librum-Reader/Librum
/ functions
Functions
1,107 in github.com/Librum-Reader/Librum
⨍
Functions
1,107
◇
Types & classes
202
↓ 4 callers
Method
setFilePath
src/domain/entities/book.cpp:92
↓ 4 callers
Method
setProfilePicturePath
src/application/services/user_service.cpp:138
↓ 4 callers
Method
untrackBook
src/application/utility/local_library_tracker.cpp:95
↓ 4 callers
Method
updateBookCoverRemotely
src/application/managers/library_storage_manager.cpp:217
↓ 4 callers
Method
updateFolder
src/application/services/folder_service.cpp:104
↓ 3 callers
Method
addFilterTag
src/adapters/data_models/library_model/library_proxy_model.cpp:171
↓ 3 callers
Method
addTag
src/application/services/user_service.cpp:298
↓ 3 callers
Method
childCount
src/domain/entities/folder.cpp:337
↓ 3 callers
Function
clearAutomaticLoginData
src/application/utility/automatic_login_helper.hpp:181
↓ 3 callers
Method
data
src/adapters/data_models/icon_model/icon_model.cpp:37
↓ 3 callers
Method
data
src/adapters/data_models/shortcuts_model/shortcuts_model.cpp:19
↓ 3 callers
Method
deleteFolder
src/application/services/folder_service.cpp:82
↓ 3 callers
Method
downloadBookCover
src/application/managers/library_storage_manager.cpp:247
↓ 3 callers
Function
fzQuadToQRectF
src/application/core/utils/fz_utils.hpp:72
↓ 3 callers
Function
getAutomaticLoginFileData
Private functions
src/application/utility/automatic_login_helper.hpp:68
↓ 3 callers
Function
getAutomaticLoginFilePath
src/application/utility/automatic_login_helper.hpp:57
↓ 3 callers
Method
getCurrentPage
src/domain/entities/book.cpp:322
↓ 3 callers
Method
getCurrentPage
src/adapters/controllers/book_controller.cpp:188
↓ 3 callers
Method
getEmail
src/adapters/controllers/user_controller.cpp:120
↓ 3 callers
Method
getFilePath
src/adapters/controllers/book_controller.cpp:170
↓ 3 callers
Method
getPageCount
src/domain/entities/book.cpp:312
↓ 3 callers
Method
getPageNumber
src/domain/entities/bookmark.cpp:40
↓ 3 callers
Method
getPageNumber
src/presentation/modules/CppElements/page_view.cpp:93
↓ 3 callers
Method
getSetting
src/application/services/settings_service.cpp:19
↓ 3 callers
Method
getTrackedBooks
src/application/utility/local_library_tracker.cpp:17
↓ 3 callers
Method
pointIsAboveLink
src/application/core/page_generator.cpp:223
↓ 3 callers
Method
registerUser
src/adapters/gateways/authentication_gateway.cpp:45
↓ 3 callers
Method
removeAllTagsWithUuid
src/adapters/controllers/library_controller.cpp:266
↓ 3 callers
Method
renderPage
src/application/core/page_generator.cpp:74
↓ 3 callers
Function
scaleQRectFToZoom
src/application/core/utils/fz_utils.hpp:59
↓ 3 callers
Method
setAuthors
src/domain/entities/book.cpp:82
↓ 3 callers
Method
setDescription
src/domain/entities/folder.cpp:156
↓ 3 callers
Method
setIcon
src/domain/entities/folder.cpp:146
↓ 3 callers
Method
setLibraryOwner
src/application/utility/local_library_tracker.cpp:167
↓ 3 callers
Method
setParent
src/application/core/toc/toc_item.cpp:59
↓ 3 callers
Method
setParentFolderId
src/domain/entities/book.cpp:52
↓ 3 callers
Method
toJson
src/domain/entities/book.cpp:633
↓ 3 callers
Method
update
src/domain/entities/book.cpp:505
↓ 3 callers
Method
updateBook
src/application/services/library_service.cpp:235
↓ 3 callers
Method
updateBookRemotely
src/application/managers/library_storage_manager.cpp:211
↓ 3 callers
Method
updateCoverLastModified
src/domain/entities/book.cpp:202
↓ 3 callers
Method
updateTrackedBook
src/application/utility/local_library_tracker.cpp:114
↓ 2 callers
Method
addHighlight
src/domain/entities/book.cpp:137
↓ 2 callers
Method
appendChild
src/application/core/toc/toc_item.cpp:18
↓ 2 callers
Method
authenticateUser
src/adapters/gateways/authentication_gateway.cpp:35
↓ 2 callers
Method
changeEmail
src/adapters/gateways/user_storage_gateway.cpp:56
↓ 2 callers
Method
changeHasProfilePicture
src/adapters/gateways/user_storage_gateway.cpp:86
↓ 2 callers
Method
changeName
src/adapters/gateways/user_storage_gateway.cpp:50
↓ 2 callers
Method
changeProfilePicture
src/adapters/gateways/user_storage_gateway.cpp:68
↓ 2 callers
Method
changeProfilePictureLastUpdated
src/adapters/gateways/user_storage_gateway.cpp:79
↓ 2 callers
Method
checkIfShortcutIsInUse
src/adapters/controllers/settings_controller.cpp:64
↓ 2 callers
Method
clearLibraryOwner
src/application/utility/local_library_tracker.cpp:173
↓ 2 callers
Method
createBook
src/adapters/gateways/library_storage_gateway.cpp:47
↓ 2 callers
Method
data
src/application/core/toc/toc_item.cpp:41
↓ 2 callers
Method
deleteBookCover
src/application/services/library_service.cpp:311
↓ 2 callers
Method
deleteBookCoverLocally
src/application/managers/library_storage_manager.cpp:239
↓ 2 callers
Method
downloadRemoteBooks
src/application/managers/library_storage_manager.cpp:264
↓ 2 callers
Method
existsOnlyOnClient
src/domain/entities/book.cpp:352
↓ 2 callers
Function
fzRectToQRectF
src/application/core/utils/fz_utils.hpp:22
↓ 2 callers
Method
generateSelectionRects
src/application/core/page_generator.cpp:189
↓ 2 callers
Method
getAppearanceSettings
src/adapters/controllers/settings_controller.cpp:75
↓ 2 callers
Method
getBookMetaData
src/application/core/metadata_extractor.cpp:31
↓ 2 callers
Method
getBooksMetaData
src/adapters/gateways/library_storage_gateway.cpp:88
↓ 2 callers
Method
getColorTheme
src/domain/entities/book.cpp:376
↓ 2 callers
Method
getCoverForBook
src/adapters/gateways/library_storage_gateway.cpp:93
↓ 2 callers
Method
getCurrentPage
src/application/services/book_service.cpp:199
↓ 2 callers
Method
getEmail
src/domain/value_objects/login_model.cpp:13
↓ 2 callers
Method
getHighlightAtPoint
src/application/services/book_service.cpp:114
↓ 2 callers
Function
getMessageForErrorCode
src/application/utility/error_code_converter.hpp:8
↓ 2 callers
Method
getPageCount
src/adapters/controllers/book_controller.cpp:175
↓ 2 callers
Method
getPassword
src/domain/value_objects/login_model.cpp:18
↓ 2 callers
Method
getPositionsForWordSelection
src/application/core/page_generator.cpp:195
↓ 2 callers
Method
getProfilePicturePath
src/application/services/user_service.cpp:133
↓ 2 callers
Method
getProjectGutenbergId
src/domain/entities/book.cpp:57
↓ 2 callers
Method
getRole
src/application/services/user_service.cpp:118
↓ 2 callers
Method
getTagUuidForName
src/adapters/controllers/user_controller.cpp:72
↓ 2 callers
Method
getTextFromSelection
src/application/core/page_generator.cpp:206
↓ 2 callers
Method
getYOffset
src/adapters/controllers/page_controller.cpp:32
↓ 2 callers
Method
hasProfilePicture
src/domain/entities/user.cpp:70
↓ 2 callers
Function
lexicographicallyLess
src/application/utility/string_utils.hpp:46
↓ 2 callers
Method
loadUser
src/application/services/user_service.cpp:66
↓ 2 callers
Function
logMessageToStdout
src/message_handler.hpp:73
↓ 2 callers
Method
loginUser
src/application/services/authentication_service.cpp:37
↓ 2 callers
Method
parentItem
src/application/core/toc/toc_item.cpp:54
↓ 2 callers
Function
qImageFromPixmap
src/application/core/utils/fz_utils.hpp:79
↓ 2 callers
Function
qRectFtoFzRect
src/application/core/utils/fz_utils.hpp:27
↓ 2 callers
Method
refreshLastOpenedDateOfBook
src/application/services/library_service.cpp:564
↓ 2 callers
Method
renameTags
src/adapters/controllers/library_controller.cpp:281
↓ 2 callers
Method
resetSettingGroup
src/adapters/controllers/settings_controller.cpp:55
↓ 2 callers
Function
restoreQRect
* Restores a rect to its original position by applying the inverse * transformation matrix to it. This is necessary because mupdf expects * argument
src/application/core/utils/fz_utils.hpp:135
↓ 2 callers
Method
saveBookCoverToFile
src/application/managers/library_storage_manager.cpp:227
↓ 2 callers
Function
saveDataToAutomaticLoginFile
src/application/utility/automatic_login_helper.hpp:105
↓ 2 callers
Function
saveDownloadedBookMediaChunkToFile
src/application/utility/save_book_helper.hpp:10
↓ 2 callers
Method
setBookStorageLimit
src/domain/entities/user.cpp:65
↓ 2 callers
Method
setCurrentPage
src/application/services/book_service.cpp:205
↓ 2 callers
Method
setExistsOnlyOnClient
src/domain/entities/book.cpp:357
↓ 2 callers
Function
setMoveDirection
Changes the current move direction of the listview, without actually moving visibly. This is neccessary since the listview only chaches delegates
src/presentation/readingPage/DocumentNavigation.js:54
↓ 2 callers
Method
setName
src/adapters/controllers/user_controller.cpp:111
↓ 2 callers
Method
setName
src/application/services/user_service.cpp:101
↓ 2 callers
Method
setProjectGutenbergId
src/domain/entities/book.cpp:62
← previous
next →
101–200 of 1,107, ranked by callers