VR-Forces 5.0.2 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::DtStyledQTableWidget Class Reference

A styled version of the QTableWidget. Cells in this table 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 DtStyledQTableWidgetItem to work.

This class only differs from QTableWidget in that it

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

Public Member Functions

 DtStyledQTableWidget (QWidget *parent=nullptr)
 

Public Attributes

bool myIsEditableStyled
 

Properties

bool IsEditableStyled
 

Constructor & Destructor Documentation

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

CTOR.

Member Data Documentation

bool makVrv::DtStyledQTableWidget::myIsEditableStyled

Property Documentation

bool makVrv::DtStyledQTableWidget::IsEditableStyled

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)