Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jelatine/JellyCAD
/ functions
Functions
250 in github.com/Jelatine/JellyCAD
⨍
Functions
250
◇
Types & classes
60
Method
ask_whether_to_save
src/widgets/jy_main_window.cpp:240
Method
cancelFileCreation
src/widgets/jy_file_manager.cpp:429
Method
cancelFileRename
src/widgets/jy_file_manager.cpp:352
Method
checkGitInstallation
src/widgets/jy_git_manager.cpp:221
Method
checkRepositoryStatus
src/widgets/jy_git_manager.cpp:235
Method
closeEvent
src/widgets/jy_main_window.cpp:225
Method
compareVersions
src/widgets/jy_page_help.cpp:164
Method
configure_usertype
src/shapes/jy_axes.cpp:10
Method
configure_usertype
src/shapes/jy_make_shapes.cpp:19
Method
configure_usertype
src/shapes/jy_make_face.cpp:14
Method
configure_usertype
src/shapes/jy_make_edge.cpp:16
Method
configure_usertype
src/shapes/jy_shape.cpp:35
Method
configure_usertype
src/shapes/jy_urdf_generator.cpp:13
Method
contextMenuEvent
src/widgets/jy_code_editor.cpp:175
Method
copySelectedFile
src/widgets/jy_file_manager.cpp:204
Method
createContextMenu
src/widgets/jy_3d_widget.cpp:338
Method
createNewFile
src/widgets/jy_file_manager.cpp:140
Method
create_origin_coord
设置的预前工作(十分重要)
src/widgets/jy_3d_widget.cpp:181
Method
create_view_cube
src/widgets/jy_3d_widget.cpp:176
Method
data
* @brief 获取形状数据 * @return TopoDS_Shape 形状数据 */
src/shapes/jy_shape.h:24
Function
debug_hook
调试钩子函数
src/jy_lua_virtual_machine.cpp:15
Method
deleteSelectedFile
src/widgets/jy_file_manager.cpp:167
Method
edge_filter
src/shapes/jy_shape.cpp:253
Method
edge_properties
src/shapes/jy_shape.cpp:627
Method
enqueueCommand
src/widgets/jy_git_manager.cpp:889
Method
eventFilter
src/widgets/jy_file_manager.cpp:445
Method
executeGitCommand
src/widgets/jy_git_manager.cpp:283
Method
executeNextCommand
src/widgets/jy_git_manager.cpp:902
Method
export_urdf
src/shapes/jy_urdf_generator.cpp:97
Method
export_urdf_impl
src/shapes/jy_urdf_generator.cpp:119
Method
face_properties
src/shapes/jy_shape.cpp:657
Method
findNext
src/widgets/jy_editor_widget.cpp:137
Method
findPrevious
src/widgets/jy_editor_widget.cpp:141
Method
finishFileCreation
src/widgets/jy_file_manager.cpp:374
Method
finishFileRename
src/widgets/jy_file_manager.cpp:270
Function
foreach
首先应用单行规则
src/widgets/jy_code_editor.cpp:380
Method
getCurrentCode
src/widgets/jy_llm_dialog.h:27
Method
getFilePath
src/widgets/jy_code_editor.h:74
Method
get_double_vector
src/shapes/jy_shape.cpp:304
Method
handleBody_MuJoCo
src/shapes/jy_urdf_generator.cpp:389
Method
handleJoint
src/shapes/jy_urdf_generator.cpp:301
Method
handleLink
src/shapes/jy_urdf_generator.cpp:328
Method
hideSearch
src/widgets/jy_editor_widget.cpp:127
Method
highlightBlock
src/widgets/jy_code_editor.cpp:378
Method
inertial
src/shapes/jy_shape.cpp:581
Method
init_highlighter
src/widgets/jy_code_editor.cpp:45
Method
initialize_context
src/widgets/jy_3d_widget.cpp:111
Method
isNewerVersion
src/widgets/jy_page_help.cpp:195
Method
keyPressEvent
src/widgets/jy_code_editor.h:96
Method
loadBranches
src/widgets/jy_git_manager.cpp:271
Method
loadCommitHistory
src/widgets/jy_git_manager.cpp:279
Method
loadFileChanges
src/widgets/jy_git_manager.cpp:275
Method
loadRemotes
src/widgets/jy_git_manager.cpp:921
Method
loadSettings
src/widgets/jy_llm_dialog.cpp:461
Function
main
* @brief JellyCAD 应用程序主入口 * * 支持三种运行模式: * 1. 脚本文件模式:通过 -f/--file 参数执行Lua脚本文件 * 2. 代码字符串模式:通过 -c/--code 参数执行Lua代码字符串 * 3. GUI模式:直接启动图形界面 */
src/main.cpp:18
Method
make_compound
src/shapes/jy_shape.cpp:563
Method
mouseMoveEvent
src/widgets/jy_3d_widget.cpp:296
Method
mousePressEvent
src/widgets/jy_3d_widget.cpp:233
Method
mouseReleaseEvent
src/widgets/jy_3d_widget.cpp:279
Method
onAddRemoteClicked
src/widgets/jy_git_manager.cpp:925
Method
onBranchChanged
src/widgets/jy_git_manager.cpp:439
Method
onButtonEdgeInfoClicked
src/widgets/jy_shape_info_widget.cpp:27
Method
onCheckUpdateClicked
src/widgets/jy_page_help.cpp:102
Method
onCommitClicked
src/widgets/jy_git_manager.cpp:387
Method
onDirectoryChanged
src/widgets/jy_file_manager.cpp:559
Method
onDisplayAxes
src/widgets/jy_3d_widget.cpp:74
Method
onDisplayShape
src/widgets/jy_3d_widget.cpp:39
Method
onEditorFinished
src/widgets/jy_file_manager.cpp:366
Method
onFileChanged
src/widgets/jy_file_manager.cpp:550
Method
onFileDoubleClicked
src/widgets/jy_file_manager.cpp:74
Method
onFileItemDoubleClicked
src/widgets/jy_git_manager.cpp:491
Method
onFileListContextMenu
src/widgets/jy_file_manager.cpp:86
Method
onFileOpenRequested
src/widgets/jy_main_window.cpp:160
Method
onFileTreeContextMenu
src/widgets/jy_git_manager.cpp:503
Method
onInitRepoClicked
src/widgets/jy_git_manager.cpp:365
Method
onInsertEdgeInfo
src/widgets/jy_main_window.cpp:211
Method
onLlmClicked
src/widgets/jy_editor_widget.cpp:153
Method
onNetworkError
src/widgets/jy_llm_dialog.cpp:439
Method
onNetworkError
src/widgets/jy_page_help.cpp:151
Method
onNetworkReplyReceived
src/widgets/jy_llm_dialog.cpp:379
Method
onOpenFolderClicked
src/widgets/jy_file_manager.cpp:53
Method
onProcessError
src/widgets/jy_git_manager.cpp:857
Method
onProcessFinished
src/widgets/jy_git_manager.cpp:579
Method
onProviderChanged
src/widgets/jy_llm_dialog.cpp:137
Method
onPullClicked
src/widgets/jy_git_manager.cpp:419
Method
onPushClicked
src/widgets/jy_git_manager.cpp:429
Method
onRefreshClicked
src/widgets/jy_git_manager.cpp:357
Method
onRemoveRemoteClicked
src/widgets/jy_git_manager.cpp:950
Method
onResetWorkspace
src/widgets/jy_main_window.cpp:354
Method
onRunClicked
src/widgets/jy_editor_widget.cpp:149
Method
onSaveClicked
src/widgets/jy_editor_widget.cpp:145
Method
onScriptError
src/widgets/jy_main_window.cpp:298
Method
onScriptFinished
src/widgets/jy_main_window.cpp:281
Method
onScriptOutput
src/widgets/jy_main_window.cpp:314
Method
onScriptStarted
src/widgets/jy_main_window.cpp:264
Method
onSearchClosed
src/widgets/jy_editor_widget.cpp:203
Method
onSearchTextChanged
src/widgets/jy_editor_widget.cpp:190
Method
onSelectedShape
src/widgets/jy_shape_info_widget.cpp:75
Method
onSendClicked
src/widgets/jy_llm_dialog.cpp:158
Method
onStageAllClicked
src/widgets/jy_git_manager.cpp:561
← previous
next →
101–200 of 250, ranked by callers