Project

General

Profile

Actions

Feature #1218

open

Url's in header of WStandardItemModel

Added by Anonymous about 12 years ago. Updated about 12 years ago.

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

0%

Estimated time:

Description

Dear Sirs!

For setting an url of an item in WStandardItemModel one can use

model~~item(x,y)~~>setUrl("..."). The horizontal header data however cannot be accessed in this way.

The code e.g.

Wt::WAnchor *WA = new WAnchor("http:..", "Description", this);

model->setHeaderData(i , boost::any(WA));

compiles, but application crashes.

Is there some way to define an url of header data?

Best,

wlddasboot

Actions #1

Updated by Koen Deforche about 12 years ago

  • Assignee set to Koen Deforche
Actions

Also available in: Atom PDF