Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-6520

error: expected primary-expression before '*' token

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.5.3
    • Widgets: Itemviews
    • None
    • Qt ,C++,Ubuntu

      my issue iam getting the error when iam calling the this declaration
      QTreeWidgetItem *items = new QTreeWidgetItem(QTreeWidgetItem *items,tr("abc"),1);

      error: expected primary-expression before '*' token

      Than i need to connect the selected items to a new window that should be at right panel.

            dedietri Gabriel de Dietrich (drgvond)
            mkkguru kirankumar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: