src/gui/kernel/qgridlayout.cpp
changeset 22 79de32ba3296
parent 18 2f34d5167611
equal deleted inserted replaced
19:fcece45ef507 22:79de32ba3296
  1850 */
  1850 */
  1851 
  1851 
  1852 /*!
  1852 /*!
  1853     \fn int QGridLayout::colSpacing(int col) const
  1853     \fn int QGridLayout::colSpacing(int col) const
  1854 
  1854 
  1855     Use columnSpacing() instead.
  1855     Use columnMinimumWidth() instead.
  1856 */
  1856 */
  1857 
  1857 
  1858 /*!
  1858 /*!
  1859     \fn void QGridLayout::setRowSpacing(int row, int minSize)
  1859     \fn void QGridLayout::setRowSpacing(int row, int minSize)
  1860 
  1860