Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » enum class don't show correctly under TheIDE Assist
enum class don't show correctly under TheIDE Assist [message #57016] Fri, 14 May 2021 16:26 Go to previous message
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
Hello Smile

I have thoses enum class :

TiledMap.h
enum class TiledOrientation{Orthogonal, Isometrique, IsometriqueEchelonne, HexagonalEchelonne};
enum class TiledRenderOrder{RightDown, RightTop, LeftDown, LeftUp};
enum class TiledType{Map};
enum class TiledLayerType{TileLayer};

When starting to type "Tiled" in my code (in order to use thoses enum by example) I face this :
https://i.imgur.com/MiIMacj.png
All the empty name are my enums, if I go on one of them, it work.
https://i.imgur.com/EnVovAt.png
https://i.imgur.com/yyX3ZNI.png

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: [BUG] Preprocess + pkg-config
Next Topic: Keyboard shortcuts conflict
Goto Forum:
  


Current Time: Sun Apr 28 22:39:34 CEST 2024

Total time taken to generate the page: 0.03557 seconds