Qt keep scrollbar enabled in disabled table -


i'm using tablemodel vertical scrollbar , want keep scrollbar enabled no matter status table is.

perhaps possible disable flags table or docking scrollbar on right side of table.

if you're using qabstracttablemodel, can reimpliment flags() member function return read-only flag.

have @ qt::itemflags see ones need , leave off don't. @ least, should not returning qt::itemiseditable


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -