Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ruby qt のドキュメントはどこにありますか? (例: rdoc)
これもありますhttp://techbase.kde.org/Development/Languages/Ruby
このプログラムを使用して、rbqtapi実装されている関数を見つけることができますが、Qt ライブラリとほぼ同じです。唯一の主な違いは、QPushButton のようなオブジェクトが実際には Qt::PushButton という名前であることです。
rbqtapi