what is 'TestBed' directory in qt
Unsolved
General and Desktop
-
Hello:
I developed a project in Mac Qt which transplanted from windows qt,now it can run,I print 'currentPath' use 'QDir::currentPath()' in my .cpp,it show me 'currentPath:/Users/lee/Desktop/VisualStudio/FUEditor/TestBed/FUEditor',what is the 'TestBed' directory,and What is the 'TestBed' directory used for?thanks a lot -
Hi,
That's nothing Qt, you should check your project for something related to that folder.