Project

General

Profile

Actions

Feature #3876

open

WGridLayout add methods to hide rows and/or columns?

Added by Stefan Ruppert about 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/05/2015
Due date:
% Done:

0%

Estimated time:

Description

Hi,

I'm currently using WGridLayout alot for designing more or less complex dialogs. It would be very handy for me if I can hide and show a row or column of a gridlayout such as:

void WGridLayout::setRowHidden(int row, bool hidden);
void WGridLayout::setColumnHidden(int column, bool hidden);

No data to display

Actions

Also available in: Atom PDF