Skip to content

Source code accessor plugin for Unreal Editor 4. It alows to manage C++ code in beautiful Qt Creator instead of default source code editor overly tied to the UE4.

License

Notifications You must be signed in to change notification settings

xBazilio/UE4_Win_QtCreatorSourceCodeAccess

Repository files navigation

QtCreatorSourceCodeAccess

Source code accessor plugin for Unreal Editor 4, windows version. It allows to manage C++ code in beautiful Qt Creator instead of default source code editor overly tied to the UE4.

Installation

  1. Read Unreal Engine Wiki for how to setup your project for use with Qt Creator

From Marketplace

  1. Install free code plugin Qt Creator Source Code Access

Settings

  1. Go to Settings / Plugins, find Qt Creator Source Code Access plugin under "Installed / Programming" category and enable it if not yet, reopen project if necessary
  2. Go to Edit / Editor preferences, under General / Source Code category select Qt Creator as Source Code Editor
  3. (Optional) Disable Visual Studio Plugin, you do not need it any more, but you do need Visual Studio installed itself

From now on you can create C++ classes and compile your project directly from Unreal Editor. Happy coding!

About

Source code accessor plugin for Unreal Editor 4. It alows to manage C++ code in beautiful Qt Creator instead of default source code editor overly tied to the UE4.

Resources

License

Stars

Watchers

Forks

Packages

No packages published