I use qt creator to create a class ,for example class name:MyClass , than it generates the lower file name myclass.h and myclass.cpp.

why it not generates consistent file name with the class name.

could anybody help me ?
thanks!