Printing Support - brainstorm.

Lubomir I. Ivanov neolit123 at gmail.com
Mon Jul 22 06:45:37 PDT 2013


On 22 July 2013 16:39, Tomaz Canabrava <tcanabrava at kde.org> wrote:
> Lubomir,
>
> Do you have an irc nick?
>
> I didn't see your code yet because I'm at work, but I think I know what's
> happening.
> Tometimes a little chat is faster than experimentation.
>

sorry, not much irc since the mid 90's and i don't have a client installed.

anyway, if i call a:
modelPtr->resetTest();

where modelPtr is TModel (QAbstractTableView)
and resetTest() is:

void TModel::resetTest()
{
	reset();
}

tableView->rowHeight() does start to return some "new" values, but
these values are still kind of wrong in my test.

lubomir
--


More information about the subsurface mailing list