Qt 4.8
Public Variables | List of all members
QListViewLayoutInfo Struct Reference

#include <qlistview_p.h>

Public Variables

QRect bounds
 
int first
 
QListView::Flow flow
 
QSize grid
 
int last
 
int max
 
int spacing
 
bool wrap
 

Detailed Description

Definition at line 105 of file qlistview_p.h.

Properties

◆ bounds

QRect QListViewLayoutInfo::bounds

◆ first

int QListViewLayoutInfo::first

◆ flow

QListView::Flow QListViewLayoutInfo::flow

◆ grid

QSize QListViewLayoutInfo::grid

◆ last

int QListViewLayoutInfo::last

◆ max

int QListViewLayoutInfo::max

◆ spacing

int QListViewLayoutInfo::spacing

◆ wrap

bool QListViewLayoutInfo::wrap

The documentation for this struct was generated from the following file: