Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alpha-liu-01/SpeedyNote
/ functions
Functions
3,096 in github.com/alpha-liu-01/SpeedyNote
⨍
Functions
3,096
◇
Types & classes
506
Method
insertImageFromClipboard
source/core/DocumentViewport.cpp:6510
Method
insertImageFromDialog
source/core/DocumentViewport.cpp:6808
Method
insertImageFromFile
source/core/DocumentViewport.cpp:6668
Method
installCloseButton
source/ui/TabBar.cpp:321
Method
instance
source/core/NotebookLibrary.cpp:37
Method
instance
source/core/ShortcutManager.cpp:59
Method
instance
source/macos/MacMenuBar.cpp:24
Method
instance
source/batch/ExportQueueManager.cpp:14
Method
invalidateFocusCache
* @brief Mark the focus cache dirty without freeing the pixmap. */
source/layers/VectorLayer.h:602
Method
invalidateNativeRecognizer
source/ocr/engines/MlKitOcrEngine_android.cpp:14
Method
invalidateOcrForStroke
source/core/Page.cpp:872
Method
invalidateOcrInRegion
source/core/Page.cpp:884
Method
invalidatePageLayoutCache
* @brief Invalidate page layout cache - call when pages added/removed/resized. */
source/core/DocumentViewport.h:2735
Method
invalidatePdfCachePage
source/core/DocumentViewport.cpp:3929
Method
invalidateSelectionCache
source/core/DocumentViewport.cpp:8700
Method
invalidateThumbnail
source/ui/PageThumbnailModel.cpp:325
Method
invalidateThumbnail
source/ui/launcher/NotebookCardDelegate.cpp:43
Method
invalidateUuidCache
source/core/Document.cpp:722
Method
isAllPages
source/ui/dialogs/BatchPdfExportDialog.cpp:558
Method
isAssetLoaded
* @brief Check if this object's assets are loaded and ready to render. * @return True if ready (or no assets needed). * * Default retu
source/objects/InsertedObject.h:163
Method
isAvailable
source/pdf/PdfProviderFactory.cpp:31
Method
isAvailable
source/ocr/OcrRasterTests.h:41
Method
isAvailable
source/ocr/engines/PaddleOcrEngine_linux.cpp:284
Method
isAvailable
source/ocr/engines/WindowsInkOcrEngine.cpp:112
Method
isAvailable
Check if Google Play Services (required by ML Kit) are available.
android/app-resources/src/org/speedynote/app/MlKitDigitalInkHelper.java:34
Method
isBusy
source/ocr/OcrWorker.cpp:270
Method
isCacheValidForZoom
* @brief Check if stroke cache matches the given zoom level. * @param zoom The zoom level to check against. * @return True if cache was buil
source/layers/VectorLayer.h:555
Method
isChecked
source/ui/launcher/LauncherNavButton.h:64
Method
isChecked
source/ui/widgets/ActionBarButton.cpp:70
Method
isCompact
source/ui/launcher/LauncherNavButton.h:72
Method
isDarkMode
to support dark mode icon switching.
source/MainWindow.cpp:4681
Method
isDarkMode
source/ControllerMappingDialog.cpp:273
Method
isDarkMode
* @brief Check if dark mode is enabled. * @return True if dark mode is active. */
source/core/DocumentViewport.h:382
Method
isDarkMode
* @brief Check if dark mode is enabled. */
source/ui/PageThumbnailDelegate.h:53
Method
isDarkMode
* Get current dark mode state. */
source/ui/ToolbarButtons.h:64
Method
isDarkMode
source/ui/subtoolbars/SubToolbar.cpp:54
Method
isDarkMode
* @brief Check if dark mode is enabled. */
source/ui/launcher/FolderHeaderDelegate.h:44
Method
isDarkMode
* @brief Check if dark mode is enabled. */
source/ui/launcher/NotebookCardDelegate.h:57
Method
isDarkMode
* @brief Check if dark mode is enabled. */
source/ui/launcher/TimelineDelegate.h:41
Method
isDarkMode
source/ui/launcher/LauncherNavButton.cpp:75
Method
isDarkMode
source/ui/actionbars/ActionBar.cpp:72
Method
isDarkMode
source/ui/widgets/PdfSearchBar.cpp:239
Method
isDarkMode
source/ui/widgets/LayerPanelPillButton.cpp:158
Method
isDarkMode
source/ui/widgets/UndoDeleteButton.cpp:175
Method
isDarkMode
source/ui/widgets/ThicknessPresetButton.cpp:325
Method
isDarkMode
source/ui/widgets/PageWheelPicker.cpp:319
Method
isDarkMode
source/ui/widgets/LayerItemWidget.cpp:368
Method
isDarkMode
Check if the system is in dark mode. Called from C++ via JNI to sync Qt's palette with Android's system theme. @return true if dark mode is enabled,
android/app-resources/src/org/speedynote/app/SpeedyNoteActivity.java:77
Method
isDuplicate
source/ui/dialogs/BatchImportDialog.cpp:371
Method
isEdgelessManifestDirty
* @brief Check if the edgeless manifest has unsaved changes. */
source/core/Document.h:784
Method
isEdgelessMode
* @brief Check if LayerPanel is in edgeless mode. * @return True if managing an edgeless document, false if managing a page. */
source/ui/sidebars/LayerPanel.h:94
Method
isEmpty
* @brief Check if the model has any items. */
source/ui/launcher/StarredModel.h:120
Method
isEnabled
source/ui/widgets/LayerPanelPillButton.cpp:39
Method
isEnabledForActiveScope
source/core/ShortcutManager.cpp:302
Method
isEngineAvailable
source/ocr/OcrWorker.cpp:265
Method
isEraserToolActive
Check if the stylus eraser tool is currently active. Called from C++ via JNI because Qt doesn't properly detect eraser tool type. @return true if era
android/app-resources/src/org/speedynote/app/SpeedyNoteActivity.java:96
Method
isExpanded
* @brief Check if the FAB is expanded. */
source/ui/launcher/FloatingActionButton.h:41
Method
isExporting
* @brief Check if an export is currently in progress. */
source/pdf/MuPdfExporter.h:143
Method
isExporting
source/batch/ExportQueueManager.cpp:111
Method
isFolderEmpty
source/ui/launcher/FolderPickerDialog.cpp:439
Method
isFolderHeader
source/ui/launcher/StarredListView.cpp:156
Method
isHidingForCurrentBlock
* Returns true if formatting syntax should be hidden for the block * currently being highlighted. */
markdown/markdownhighlighter.cpp:437
Method
isHighlighterEnabled
source/core/DocumentViewport.cpp:10567
Function
isInLinkRange
* @brief helper function to check if we are in a link while highlighting inline * rules * @param pos * @param range */
markdown/markdownhighlighter.cpp:2266
Method
isInSearchMode
source/ui/MarkdownNotesSidebar.h:74
Method
isInstanceRunning
source/MainWindow.cpp:8629
Method
isLayerVisible
* @brief Get the visibility state. */
source/ui/widgets/LayerItemWidget.h:63
Method
isLibreOfficeAvailable
source/DocumentConverter.cpp:23
Function
isLineNumAreaEnabled
markdown/linenumberarea.h:71
Method
isLocked
source/ui/actionbars/PagePanelActionBar.cpp:179
Method
isOnMenuButton
source/ui/launcher/StarredListView.cpp:181
Method
isOnMenuButton
source/ui/launcher/TimelineListView.cpp:176
Method
isOnMenuButton
source/ui/launcher/SearchListView.cpp:41
Method
isPageCached
source/pdf/PdfSearchEngine.cpp:83
Method
isPageDirty
source/core/Document.cpp:677
Method
isPageModified
source/pdf/MuPdfExporter.cpp:1092
Method
isPdfDarkModeEnabled
source/core/DocumentViewport.h:392
Method
isPdfPage
source/ui/PageThumbnailModel.cpp:457
Method
isPending
source/ui/ThumbnailRenderer.cpp:75
Method
isPosInALink
markdown/markdownhighlighter.cpp:2929
Method
isPreviewMode
source/text/MarkdownNoteEntry.h:103
Method
isSectionHeader
source/ui/launcher/TimelineListView.cpp:160
Method
isSelectMode
* @brief Check if the view is in select mode. */
source/ui/launcher/TimelineModel.h:97
Method
isSelectMode
* @brief Check if batch select mode is active. */
source/ui/launcher/TimelineListView.h:38
Method
isSelectMode
* @brief Check if batch select mode is active. */
source/ui/launcher/StarredListView.h:40
Method
isSelected
source/ui/launcher/StarredListView.cpp:151
Method
isSelected
source/ui/launcher/TimelineListView.cpp:151
Method
isSelected
source/ui/launcher/TimelineModel.cpp:315
Method
isSelected
source/ui/widgets/LinkSlotButton.cpp:32
Method
isSelected
source/ui/widgets/ThicknessPresetButton.cpp:204
Method
isSelected
source/ui/widgets/ColorPresetButton.cpp:45
Method
isSelected
* @brief Get the selection state. */
source/ui/widgets/LayerItemWidget.h:74
Method
isStrokeCacheValid
* @brief Check if stroke cache is valid. */
source/layers/VectorLayer.h:548
Method
isTileDirty
* @brief Check if a tile is dirty. * @param coord Tile coordinate. * @return True if tile has unsaved changes. */
source/core/Document.h:598
Method
isTileLoaded
* @brief Check if a tile is currently loaded in memory. * @param coord Tile coordinate. */
source/core/Document.h:612
Method
isTouchInput
source/ui/launcher/KineticScrollHelper.cpp:15
Method
isUndoPending
source/ui/widgets/UndoDeleteButton.cpp:55
Method
isValid
source/pdf/PdfSearchEngine.h:54
Method
isValid
* @brief Check if this notebook info is valid. * @return True if bundlePath is non-empty. */
source/core/NotebookLibrary.h:37
Method
isValid
source/core/MarkdownNote.h:37
← previous
next →
1,801–1,900 of 3,096, ranked by callers