Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Vulkan Workshop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
JetBrains YouTrack
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KSZK
DevTeam
Vulkan Workshop
Repository
b381e4ee88aa6866033a431e73cc019ba9d5a950
Select Git revision
Selected
b381e4ee88aa6866033a431e73cc019ba9d5a950
Branches
7
master
default
lecture_02-starter
lecture_02-final
lecture_03-starter
lecture_03-final
lecture_01-final
lecture_01-starter
8 results
Show more breadcrumbs
vulkan-workshop
src
App.cpp
App.cpp
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
1 year ago
b381e4ee
Create mkdocs
· b381e4ee
Gabor Galgoczy
authored
1 year ago
b381e4ee
History
Create mkdocs
Gabor Galgoczy
authored
1 year ago
mxframe.cpp
98 B
#include "mxframe.h" MxFrame::MxFrame() { } MxFrame::MxFrame(const QString &import) { //TODO }