VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Properties
makVrv::DtStyledQTreeWidget Class Reference

A styled version of the QTreeWidget. Items in this tree widget can be styled when enabled or disabled using a Qt StyleSheet. For example, QAbstractItemView[IsEditableStyled="true"]::item:enabled { /* Styles in here */ }.

This class must be used with DtStyledQTreeWidgetItem to work.

This class only differs from QTreeWidget in that it

Inheritance diagram for makVrv::DtStyledQTreeWidget:
Inheritance graph
[legend]

Public Member Functions

 DtStyledQTreeWidget (QWidget *parent=nullptr)
 

Public Attributes

bool myIsEditableStyled
 

Properties

bool IsEditableStyled
 

Constructor & Destructor Documentation

makVrv::DtStyledQTreeWidget::DtStyledQTreeWidget ( QWidget *  parent = nullptr)

CTOR.

Member Data Documentation

bool makVrv::DtStyledQTreeWidget::myIsEditableStyled

Property Documentation

bool makVrv::DtStyledQTreeWidget::IsEditableStyled

The documentation for this class was generated from the following file:

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)