Tips,PySide,PySide2

Thumbnail of post image 103

ここ最近mayaがpython2からpython3についに移行ということで何かといろいろな情報が飛び交っているかと思いますがQProper ...

QSS,Tips,StyleSheet

Thumbnail of post image 174

QSSとはQt Style Sheetsの略で基本的にQtスタイルシートの用語と構文規則は、HTMLのCSSとほぼ同じです
CSS ...

Tips,PySide,PySide2

Thumbnail of post image 090

今回は、画像を使わず、QLabelを使用してカラーインディケーターっぽいものを作ってみたのでそれを紹介します
状態遷移を

Tips,PySide,PySide2

Thumbnail of post image 137

QLineEditで入力するものを制限したいことはありませんか?そういう時はinputMaskを利用することができます

OpenMaya,OpenMayaUI,Tutorial

Thumbnail of post image 008

今回はQtを使ってmaya pluginを作成するやり方を自分自身いろいろな方法を試してみたのですがなかなかうまくいかなかったり、うまくい ...

Tips,PySide,PySide2

Thumbnail of post image 104

こちらはMaya Advent Calendar 2018 12月20日の記事です。

時々QLineEditなどを使用する際に ...

Tips,PySide,PySide2

Thumbnail of post image 083

PySideで開発する際QtDesignerを使う方も多くおられるかと思います

QtDesignerで.uiを作り、コマンドプ ...

QSS,Tips,StyleSheet

Thumbnail of post image 185

こんにちはMayaPython Advent Calendar 2017の15日目の記事です
全記事一覧です

【May ...

QSS,StyleSheet,PySide

Thumbnail of post image 092

こんにちはMayaPython Advent Calendar 2017の7日目の記事です
全記事一覧です

【Maya ...

QSS,Tips,StyleSheet

Thumbnail of post image 162

こんにちは
MayaPython Advent Calendar 2017の2日目の記事です。
全記事一覧です ...

QSS,Tips,StyleSheet

Thumbnail of post image 106

ある程度PySideに慣れてくるとちょっとアクセントとしてカラーを入れたり
ということをしていくと思います。
単色は簡単に ...

Tips,PySide,PySide2

Thumbnail of post image 166

Qtにはデフォルトで組み込まれているイベント処理がいくつかあります。
今回はそのイベント処理をとにかく入れたコードを作りました。 ...

PySide,PySide2,Python

Thumbnail of post image 043

MayaQWidgetBaseMixinを使用するとsetWindowFlagsが全く反映されないという問題があるみたいで調べて

Tips,PySide,PySide2

Thumbnail of post image 111

Twitterでラベルに影を付けるのは需要があるのかとつぶやいたところ意外と需要があるみたいで今回はラベルに影を付ける方法を書いていきます ...

Tips,PySide,PySide2

Thumbnail of post image 064

Qtにはデフォルトで組み込まれているアイコンがいくつかあります。
QStyleのstandardIconやstandardPixm ...

Tips,PySide,PySide2

Thumbnail of post image 065

アニメーションフレームワークとはQObjetのプロパティを動的に変更することによって,ウィジェットやグラフィックスビューのアイテムやQOb ...