CodePudding user response:
Your top oneCodePudding user response:
Refer to the original poster dream3938487 published the 2010-07-20 16:51 QColorDialog translation in Chinese: [images] QColorDialog inside this is qt widgets now I want to change the font in the language, such as Chinese, such as: ok - "sure; Cancel - "cancel, I also think inherit QColorDialog, but how to achieve its internal widget, for instance, I can only get the ok this button to change its display haven't anything else to it, thank you all for the in general, this is is a simplified Chinese translation, open the Qt translations under the installation directory, find qt_zh_CN. Qm and qt_zh_CN ts with qt_zh_CN directly. The qm, if really have the translation is not complete, open the qt_zh_CN. Ts translation to regenerate the qm file, for you, also involved QColorDialog and QDialogButtonBox two classesCodePudding user response:
Oh, you mean with the internationalization of qt, I try, thank youCodePudding user response:
Use QTranslator loading qt_zh_CN. Qm.CodePudding user response:
The old post make a mark, had to haveCodePudding user response:
Could you tell me the problem you solve? Recently I have encountered the same problem, want to ask you