MCPcopy Create free account

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

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

↓ 577 callersFunctionconnect
source/ui/ToolbarButtonTestWidget.h:62
↓ 393 callersMethodisEmpty
source/objects/LinkObject.h:44
↓ 346 callersMethodaddWidget
source/ui/subtoolbars/SubToolbar.cpp:42
↓ 335 callersMethodisEmpty
Check if selection is empty (start == end)
source/core/DocumentViewport.h:2176
↓ 223 callersMethodisEdgeless
* @brief Check if this is an edgeless (infinite canvas) document. */
source/core/Document.h:232
↓ 196 callersMethodisEmpty
* @brief Check if the model has any results. */
source/ui/launcher/SearchModel.h:109
↓ 151 callersMethodclear
source/core/DocumentViewport.cpp:123
↓ 143 callersMethodpage
source/core/Document.cpp:355
↓ 122 callersMethodisValid
source/pdf/MuPdfProvider.cpp:126
↓ 105 callersMethodsetColor
source/text/MarkdownNoteEntry.cpp:375
↓ 100 callersMethoddocument
* @brief Get the current document. */
source/ui/sidebars/PagePanel.h:58
↓ 100 callersMethodtype
source/objects/LinkObject.h:77
↓ 94 callersMethodsetText
source/ui/widgets/ActionBarButton.cpp:33
↓ 87 callersMethodcenter
* @brief Get the center point of this object. * @return Center point in page coordinates. */
source/objects/InsertedObject.h:203
↓ 82 callersMethodclear
source/ui/launcher/SearchModel.cpp:140
↓ 81 callersMethodstart
source/SDLControllerManager.cpp:227
↓ 80 callersMethoddata
source/ui/launcher/SearchModel.cpp:16
↓ 77 callersMethodsetEnabled
source/ui/widgets/ActionBarButton.cpp:80
↓ 65 callersMethodgetTile
source/core/Document.cpp:1066
↓ 65 callersMethodindexOf
source/core/DocumentManager.cpp:345
↓ 59 callersMethodsetChecked
source/ui/widgets/ToggleButton.cpp:19
↓ 58 callersMethodpageCount
* @brief Get the number of pages in the document. * @return Page count (always >= 1 after ensureMinimumPages). * * Phase O1.7: Returns
source/core/Document.h:1067
↓ 56 callersMethodcolor
source/ui/widgets/ColorPresetButton.cpp:31
↓ 56 callersMethodsave
source/core/NotebookLibrary.cpp:601
↓ 56 callersMethodstop
source/ui/launcher/KineticScrollHelper.cpp:59
↓ 55 callersMethodlayer
source/core/Page.cpp:289
↓ 54 callersMethodisValid
* @brief Check if this note is valid (has ID). * @return true if the note has a non-empty ID. */
source/core/MarkdownNote.h:107
↓ 54 callersMethodlayerCount
* @brief Get the number of layers. */
source/core/Page.h:211
↓ 52 callersMethodaddStretch
source/ui/actionbars/ActionBar.cpp:47
↓ 51 callersMethodisChecked
source/ui/widgets/ToggleButton.cpp:14
↓ 49 callersMethodhide
* Hides the text edit and the search widget */
markdown/qmarkdowntextedit.cpp:1715
↓ 46 callersMethodsetDarkMode
source/ui/ToolbarButtons.cpp:58
↓ 45 callersMethodpageCount
source/pdf/MuPdfProvider.cpp:140
↓ 44 callersMethodmarkPageDirty
source/core/Document.cpp:667
↓ 42 callersMethodallLoadedTileCoords
source/core/Document.cpp:1706
↓ 42 callersMethodmarkTileDirty
source/core/Document.cpp:1724
↓ 42 callersMethodobjectById
source/core/Page.cpp:438
↓ 40 callersMethodsetIcon
source/ui/widgets/ToggleButton.cpp:33
↓ 39 callersMethodtext
source/ui/widgets/ActionBarButton.cpp:44
↓ 37 callersMethodaddSeparator
source/ui/actionbars/ActionBar.cpp:32
↓ 35 callersMethodsetColor
source/ui/widgets/ColorPresetButton.cpp:36
↓ 34 callersMethodaddStroke
* @brief Add a stroke to this layer. * @param stroke The stroke to add. * * If the stroke cache is valid, the new stroke is marked for
source/layers/VectorLayer.h:68
↓ 33 callersMethodupdateBoundingBox
* @brief Recalculate the bounding box from current points. * * Should be called after all points are added (when stroke is finalized).
source/strokes/VectorStroke.h:48
↓ 32 callersMethodcurrentViewport
Phase 3.1.4: New accessor for DocumentViewport
source/MainWindow.cpp:4357
↓ 31 callersMethodcurrentIndex
source/ui/TabManager.cpp:254
↓ 30 callersMethodclear
source/objects/LinkObject.h:45
↓ 30 callersMethodcurrentPageIndex
* @brief Get the current page index. */
source/ui/sidebars/PagePanel.h:73
↓ 28 callersMethodsetIconName
source/ui/widgets/ToggleButton.cpp:40
↓ 27 callersMethodocrSubToolbar
source/ui/Toolbar.h:52
↓ 26 callersMethodviewport
* @brief Get the currently monitored viewport. */
source/ui/DebugOverlay.h:76
↓ 25 callersMethodsetThemedIcon
source/ui/ToolbarButtons.cpp:52
↓ 24 callersMethodaddObject
source/core/Page.cpp:333
↓ 22 callersMethodgetLayerAffinity
* @brief Get the layer affinity. * @return Layer index this object renders after (-1 = below all layers). */
source/objects/InsertedObject.h:171
↓ 22 callersMethodthickness
source/ui/widgets/ThicknessPresetButton.cpp:98
↓ 21 callersMethodactiveLayer
source/core/Page.cpp:33
↓ 21 callersMethodtabCount
source/MainWindow.cpp:4416
↓ 21 callersMethodtoolButton
* @brief Access the inner ToolButton for QButtonGroup integration. */
source/ui/widgets/ExpandableToolButton.h:29
↓ 20 callersMethodaddButton
source/ui/actionbars/ActionBar.cpp:25
↓ 20 callersFunctionmousePressEvent
markdown/linenumberarea.h:164
↓ 20 callersFunctionnearlyEqual
source/ocr/OcrRasterTests.h:60
↓ 20 callersMethodsetExpanded
source/ui/widgets/ExpandableToolButton.cpp:61
↓ 19 callersMethodaddPage
source/core/Document.cpp:727
↓ 19 callersMethodisActive
* @brief Get whether this is the active layer. */
source/ui/widgets/LayerItemWidget.h:85
↓ 19 callersMethodreset
source/core/TouchGestureHandler.cpp:138
↓ 19 callersMethodvalid
source/core/DocumentViewport.h:170
↓ 18 callersMethodaction
source/core/ShortcutManager.cpp:711
↓ 18 callersMethodclear
source/ui/sidebars/NotesTreePanel.cpp:164
↓ 18 callersMethodhighlighterSubToolbar
source/ui/Toolbar.h:50
↓ 18 callersMethodisActive
* @brief Check if a touch gesture is currently active. * Includes active pan, pinch, or inertia animation. */
source/core/TouchGestureHandler.h:90
↓ 18 callersMethodsetDevicePixelRatio
source/ui/PageThumbnailModel.cpp:292
↓ 18 callersFunctionshow
source/platform/SystemNotification.cpp:250
↓ 17 callersMethoddisplayName
* @brief Get a display title for the document. * @return The name if set, otherwise "Untitled" (translated). */
source/core/Document.h:223
↓ 17 callersMethodisEmpty
* @brief Check if layer has any strokes. */
source/layers/VectorLayer.h:124
↓ 17 callersFunctionrun
source/cli/CliParser.cpp:478
↓ 17 callersMethodscrollToPage
source/core/DocumentViewport.cpp:1038
↓ 17 callersFunctionselection
Selection highlight (subtle blue tint)
source/ui/ThemeColors.h:57
↓ 17 callersMethodsetSelected
source/ui/widgets/LinkSlotButton.cpp:37
↓ 16 callersMethodaddLayer
source/core/Page.cpp:49
↓ 16 callersMethodbundlePath
* @brief Get the bundle path. * @return Path to the .snb directory, or empty if not set. */
source/core/Document.h:368
↓ 16 callersMethodcurrentTool
source/ui/actionbars/ActionBarContainer.cpp:218
↓ 16 callersMethodmimeData
source/ui/PageThumbnailModel.cpp:141
↓ 16 callersMethodpageCount
source/ui/widgets/PageWheelPicker.cpp:63
↓ 15 callersMethodanalyze
source/ocr/engines/MlKitOcrEngine.cpp:223
↓ 15 callersMethodexitSelectMode
source/ui/launcher/StarredView.cpp:238
↓ 15 callersMethodgetOrCreateTile
source/core/Document.cpp:1089
↓ 15 callersMethodload
source/core/NotebookLibrary.cpp:653
↓ 15 callersMethodmovePage
source/core/Document.cpp:877
↓ 15 callersMethodobjectSelectSubToolbar
source/ui/Toolbar.h:51
↓ 15 callersMethodpageSizeAt
source/core/Document.cpp:443
↓ 15 callersMethodpdfPath
* @brief Get the path to the referenced PDF file. * @return The PDF path, or empty string if no PDF is referenced. */
source/core/Document.h:844
↓ 15 callersMethodstate
source/ui/widgets/LinkSlotButton.cpp:17
↓ 15 callersMethodtileCoordForPoint
source/core/Document.cpp:1059
↓ 15 callersMethodtoJson
source/core/Document.cpp:1408
↓ 15 callersMethodtoJson
source/core/Page.cpp:702
↓ 14 callersMethodclear
* @brief Clear all state. */
source/pdf/PdfSearchEngine.h:96
↓ 14 callersFunctionisCjkLikeChar
* @brief Shared helper: is @p ch a CJK/Japanese-style character? * * Used by OCR text rendering, PDF search, and text selection to decide * whether
source/ocr/OcrTextBlock.h:32
↓ 14 callersMethodisPdfLoaded
* @brief Check if the PDF is currently loaded and valid. * @return True if pdfProvider is valid and the PDF is loaded. */
source/core/Document.h:832
↓ 14 callersMethodrefreshLinkOutlineFor
source/core/Document.cpp:2401
↓ 14 callersMethodsetCheckable
source/ui/widgets/ActionBarButton.cpp:57
↓ 13 callersMethoddata
source/ui/PageThumbnailModel.cpp:47
next →1–100 of 3,096, ranked by callers