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.
Q3Tableオブジェクトを使用していて、垂直ヘッダー列の幅を変更したいと考えていました。誰もこれを行う方法を知っていますか? ヘッダーセルの高さしか調整できず、幅は調整できないようです。
Q3Table
Q3Table::setLeftMargin を使用したい。これにより、垂直ヘッダーの幅が設定されます。
void Q3Table::setLeftMargin ( int m ) 左余白を m ピクセル幅に設定します。行ラベルを表示する verticalHeader() は、このマージンを占有します。