src/gui/kernel/qgridlayout.cpp
branchRCL_3
changeset 13 c0432d11811c
parent 4 3b1da2848fc7
equal deleted inserted replaced
12:cc75c76972ee 13:c0432d11811c
  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