U++ framework
Do not panic. Ask here before giving up.

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: Thu Sep 17 04:36:51 GMT+2 2026

Total time taken to generate the page: 0.00823 seconds