MCPcopy Create free account

hub / github.com/alpha-liu-01/SpeedyNote / functions

Functions3,096 in github.com/alpha-liu-01/SpeedyNote

MethodinsertImageFromClipboard
source/core/DocumentViewport.cpp:6510
MethodinsertImageFromDialog
source/core/DocumentViewport.cpp:6808
MethodinsertImageFromFile
source/core/DocumentViewport.cpp:6668
MethodinstallCloseButton
source/ui/TabBar.cpp:321
Methodinstance
source/core/NotebookLibrary.cpp:37
Methodinstance
source/core/ShortcutManager.cpp:59
Methodinstance
source/macos/MacMenuBar.cpp:24
Methodinstance
source/batch/ExportQueueManager.cpp:14
MethodinvalidateFocusCache
* @brief Mark the focus cache dirty without freeing the pixmap. */
source/layers/VectorLayer.h:602
MethodinvalidateNativeRecognizer
source/ocr/engines/MlKitOcrEngine_android.cpp:14
MethodinvalidateOcrForStroke
source/core/Page.cpp:872
MethodinvalidateOcrInRegion
source/core/Page.cpp:884
MethodinvalidatePageLayoutCache
* @brief Invalidate page layout cache - call when pages added/removed/resized. */
source/core/DocumentViewport.h:2735
MethodinvalidatePdfCachePage
source/core/DocumentViewport.cpp:3929
MethodinvalidateSelectionCache
source/core/DocumentViewport.cpp:8700
MethodinvalidateThumbnail
source/ui/PageThumbnailModel.cpp:325
MethodinvalidateThumbnail
source/ui/launcher/NotebookCardDelegate.cpp:43
MethodinvalidateUuidCache
source/core/Document.cpp:722
MethodisAllPages
source/ui/dialogs/BatchPdfExportDialog.cpp:558
MethodisAssetLoaded
* @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
MethodisAvailable
source/pdf/PdfProviderFactory.cpp:31
MethodisAvailable
source/ocr/OcrRasterTests.h:41
MethodisAvailable
source/ocr/engines/PaddleOcrEngine_linux.cpp:284
MethodisAvailable
source/ocr/engines/WindowsInkOcrEngine.cpp:112
MethodisAvailable
Check if Google Play Services (required by ML Kit) are available.
android/app-resources/src/org/speedynote/app/MlKitDigitalInkHelper.java:34
MethodisBusy
source/ocr/OcrWorker.cpp:270
MethodisCacheValidForZoom
* @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
MethodisChecked
source/ui/launcher/LauncherNavButton.h:64
MethodisChecked
source/ui/widgets/ActionBarButton.cpp:70
MethodisCompact
source/ui/launcher/LauncherNavButton.h:72
MethodisDarkMode
to support dark mode icon switching.
source/MainWindow.cpp:4681
MethodisDarkMode
source/ControllerMappingDialog.cpp:273
MethodisDarkMode
* @brief Check if dark mode is enabled. * @return True if dark mode is active. */
source/core/DocumentViewport.h:382
MethodisDarkMode
* @brief Check if dark mode is enabled. */
source/ui/PageThumbnailDelegate.h:53
MethodisDarkMode
* Get current dark mode state. */
source/ui/ToolbarButtons.h:64
MethodisDarkMode
source/ui/subtoolbars/SubToolbar.cpp:54
MethodisDarkMode
* @brief Check if dark mode is enabled. */
source/ui/launcher/FolderHeaderDelegate.h:44
MethodisDarkMode
* @brief Check if dark mode is enabled. */
source/ui/launcher/NotebookCardDelegate.h:57
MethodisDarkMode
* @brief Check if dark mode is enabled. */
source/ui/launcher/TimelineDelegate.h:41
MethodisDarkMode
source/ui/launcher/LauncherNavButton.cpp:75
MethodisDarkMode
source/ui/actionbars/ActionBar.cpp:72
MethodisDarkMode
source/ui/widgets/PdfSearchBar.cpp:239
MethodisDarkMode
source/ui/widgets/LayerPanelPillButton.cpp:158
MethodisDarkMode
source/ui/widgets/UndoDeleteButton.cpp:175
MethodisDarkMode
source/ui/widgets/ThicknessPresetButton.cpp:325
MethodisDarkMode
source/ui/widgets/PageWheelPicker.cpp:319
MethodisDarkMode
source/ui/widgets/LayerItemWidget.cpp:368
MethodisDarkMode
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
MethodisDuplicate
source/ui/dialogs/BatchImportDialog.cpp:371
MethodisEdgelessManifestDirty
* @brief Check if the edgeless manifest has unsaved changes. */
source/core/Document.h:784
MethodisEdgelessMode
* @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
MethodisEmpty
* @brief Check if the model has any items. */
source/ui/launcher/StarredModel.h:120
MethodisEnabled
source/ui/widgets/LayerPanelPillButton.cpp:39
MethodisEnabledForActiveScope
source/core/ShortcutManager.cpp:302
MethodisEngineAvailable
source/ocr/OcrWorker.cpp:265
MethodisEraserToolActive
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
MethodisExpanded
* @brief Check if the FAB is expanded. */
source/ui/launcher/FloatingActionButton.h:41
MethodisExporting
* @brief Check if an export is currently in progress. */
source/pdf/MuPdfExporter.h:143
MethodisExporting
source/batch/ExportQueueManager.cpp:111
MethodisFolderEmpty
source/ui/launcher/FolderPickerDialog.cpp:439
MethodisFolderHeader
source/ui/launcher/StarredListView.cpp:156
MethodisHidingForCurrentBlock
* Returns true if formatting syntax should be hidden for the block * currently being highlighted. */
markdown/markdownhighlighter.cpp:437
MethodisHighlighterEnabled
source/core/DocumentViewport.cpp:10567
FunctionisInLinkRange
* @brief helper function to check if we are in a link while highlighting inline * rules * @param pos * @param range */
markdown/markdownhighlighter.cpp:2266
MethodisInSearchMode
source/ui/MarkdownNotesSidebar.h:74
MethodisInstanceRunning
source/MainWindow.cpp:8629
MethodisLayerVisible
* @brief Get the visibility state. */
source/ui/widgets/LayerItemWidget.h:63
MethodisLibreOfficeAvailable
source/DocumentConverter.cpp:23
FunctionisLineNumAreaEnabled
markdown/linenumberarea.h:71
MethodisLocked
source/ui/actionbars/PagePanelActionBar.cpp:179
MethodisOnMenuButton
source/ui/launcher/StarredListView.cpp:181
MethodisOnMenuButton
source/ui/launcher/TimelineListView.cpp:176
MethodisOnMenuButton
source/ui/launcher/SearchListView.cpp:41
MethodisPageCached
source/pdf/PdfSearchEngine.cpp:83
MethodisPageDirty
source/core/Document.cpp:677
MethodisPageModified
source/pdf/MuPdfExporter.cpp:1092
MethodisPdfDarkModeEnabled
source/core/DocumentViewport.h:392
MethodisPdfPage
source/ui/PageThumbnailModel.cpp:457
MethodisPending
source/ui/ThumbnailRenderer.cpp:75
MethodisPosInALink
markdown/markdownhighlighter.cpp:2929
MethodisPreviewMode
source/text/MarkdownNoteEntry.h:103
MethodisSectionHeader
source/ui/launcher/TimelineListView.cpp:160
MethodisSelectMode
* @brief Check if the view is in select mode. */
source/ui/launcher/TimelineModel.h:97
MethodisSelectMode
* @brief Check if batch select mode is active. */
source/ui/launcher/TimelineListView.h:38
MethodisSelectMode
* @brief Check if batch select mode is active. */
source/ui/launcher/StarredListView.h:40
MethodisSelected
source/ui/launcher/StarredListView.cpp:151
MethodisSelected
source/ui/launcher/TimelineListView.cpp:151
MethodisSelected
source/ui/launcher/TimelineModel.cpp:315
MethodisSelected
source/ui/widgets/LinkSlotButton.cpp:32
MethodisSelected
source/ui/widgets/ThicknessPresetButton.cpp:204
MethodisSelected
source/ui/widgets/ColorPresetButton.cpp:45
MethodisSelected
* @brief Get the selection state. */
source/ui/widgets/LayerItemWidget.h:74
MethodisStrokeCacheValid
* @brief Check if stroke cache is valid. */
source/layers/VectorLayer.h:548
MethodisTileDirty
* @brief Check if a tile is dirty. * @param coord Tile coordinate. * @return True if tile has unsaved changes. */
source/core/Document.h:598
MethodisTileLoaded
* @brief Check if a tile is currently loaded in memory. * @param coord Tile coordinate. */
source/core/Document.h:612
MethodisTouchInput
source/ui/launcher/KineticScrollHelper.cpp:15
MethodisUndoPending
source/ui/widgets/UndoDeleteButton.cpp:55
MethodisValid
source/pdf/PdfSearchEngine.h:54
MethodisValid
* @brief Check if this notebook info is valid. * @return True if bundlePath is non-empty. */
source/core/NotebookLibrary.h:37
MethodisValid
source/core/MarkdownNote.h:37
← previousnext →1,801–1,900 of 3,096, ranked by callers