Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'i18n'

1037923 - Qt 4 dynamic translation: i18n qt example dynamic translation
  1. MyWidget::MyWidget {
  2.     createWidgets();
  3.     retranslateInterface();
  4. }
  5.  
  6. void MyWidget::createWidgets() {
  7.     whatever = new MyCustomWidget(this);
  8. }
  9.  
676201 - TestNewEvent output ubuntu localization i18n tests
preview unavailable
fantasy-obligation