last modified October 18, 2023 This is PySide tutorial. The tutorial is suited for beginners and intermediate programmers. After reading this tutorial, you will be able to program nontrivial PySide applications. Table of contents PySide is Python library to create cross-platform graphical user interfaces. It is a Python binding to the Qt framework. Qt library is one of the most powerful GUI librar
Qt Designer を使ってポトペタでウィンドウを作成しました。 そのときに調べたことをメモとして残します。 ツールバーの設定の仕方 ツールバーはウィンドウ上のコンテキストメニューの [ツールバーの追加] で追加できます。 最初はそこにツールボタンをドラッグ&ドロップで配置するのかと思ったのですが違っていました。 ツールバーにボタンを配置するために、そのボタンに対応したアクションを作ります。 そのアクションをツールバーにドラッグ&ドロップすることでボタンを配置できます。 アクションはアクションエディタの [新規] ボタンを押すことで作成できます。 ボタンに画像を表示する場合は、アイコンにリソースの画像を設定します。 ボタンに画像を設定する場合は、リソースとして画像を登録し、それを設定します。 ツールバーのボタンのイベント処理 ツールバーのボタンが押されたときのイベント処理を PySid
Last week while at Siggraph I attended a talk that mentioned ILM’s BlockParty. This is their internally developed modular rigging system. Modular rigging is an old idea, one I’ve been using for over a decade now, but the difference with BlockParty is how they chose to visualize the modules. They use a node layout similar to Maya’s Node Editor. Each node containing some visual queue as to what it i
Mac Yosemite 上に構築する。 下準備 Homebrewのインストール クロスプラットフォームなGUIアプリを作るためにQtというライブラリを利用する。 Qtをインストールするのにbrewコマンドが必要となる。 Homebrew このページの先頭にあるスクリプトをコピーしてターミナル上で実行する。 virtualenvのインストール GUIアプリを作るには大規模なpythonライブラリのインストールが必要となるので、 既存の環境にあれこれインストールして汚したくない。 python環境を目的に合わせて切り分けられるvirtualenvをインストールする。 sudo pip install virtualenv virtualenvwrapper vitualenv環境作成 mkvirtualenv pygui workon pygui 必要なもののインストール Qt4 PySid
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. 日本語 English 한국어 PySideのチュートリアル このwikiページでは経験レベル毎にチュートリアルをまとめています。まったくの初心者向けのチュートリアルから、中級開発者向けのもの、さらには厄介な問題のシンプルな答えをちょうどお探し中といった上級者向けのチュートリアルがあります。 初心者向けのチュー
CEDEC中だから・・・・ということは全く関係なく(笑、急遽飛び込んできたのが PySide for Windows リリースのニュースです。 PySideは Maya や RealFlow でも採用されている Qt というライブラリを Python から使用するためのライブラリです。同様なものに PyQt が存在し、これまでは Windowsで Python から Qt を使うには PyQt しか選択肢がありませんでした。 しかし、PyQt の最大の問題点はライセンスです。 PyQt はオープンソース版と商用版の二つのライセンスがあり、オープンソース版で開発したプログラムは LGPL でリリースしなければいけません。 LGPL とは、平たく言えば”公開したプログラムのソースコードは全て公開する必要があり、第三者がそのプログラムを自由に使うことができる”という形態です(似たようなものにGP
Back Development & Design Development Framework & Tools Build, design, and deliver high-performance applications across platforms. Accelerate development and UI design with tools that connect teams and streamline the path from concept to production. Products Qt Framework Cross-Platform Software Libraries and APIs
Qt for Python official logo. The Qt for Python project aims to provide a complete port of the PySide module to Qt. The development started on GitHub in May 2015. The project managed to port PySide to Qt 5.3, 5.4 & 5.5. During April 2016 The Qt Company decided to properly support the port (see details ). The module was released mid June 2018 as a Technical Preview (supporting Qt 5.11), and it was o
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く