All translations
Enter a message name below to show all available translations.
Found one translation.
Name | Current message text |
---|---|
h Japanese (ja) | main.cpp に何行かのコードを書く必要が有ります。 template では KMainWindow というクラスが通常基底クラスとして使用されるのですが、SigCreate は QWidget を基底クラスとしている為です。 "KApplication app;" という行と "return app.exec()" という行の間にある行を削除し、代わりに次の様な行を残して下さい。 |