Choreonoid  1.8
Public Member Functions | Friends | List of all members
cnoid::ItemTreeWidget::Display Class Reference

#include <ItemTreeWidget.h>

Public Member Functions

QBrush foreground () const
 
void setForeground (const QBrush &brush)
 
QBrush background () const
 
void setBackground (const QBrush &brush)
 
QFont font () const
 
void setFont (const QFont &font)
 
QIcon icon () const
 
void setIcon (const QIcon &icon)
 
void setToolTip (const std::string &toolTip)
 
void setStatusTip (const std::string &statusTip)
 
void setNameEditable (bool on)
 

Friends

class Impl
 

Member Function Documentation

◆ background()

QBrush ItemTreeWidget::Display::background ( ) const

◆ font()

QFont ItemTreeWidget::Display::font ( ) const

◆ foreground()

QBrush ItemTreeWidget::Display::foreground ( ) const

◆ icon()

QIcon ItemTreeWidget::Display::icon ( ) const

◆ setBackground()

void ItemTreeWidget::Display::setBackground ( const QBrush &  brush)

◆ setFont()

void ItemTreeWidget::Display::setFont ( const QFont &  font)

◆ setForeground()

void ItemTreeWidget::Display::setForeground ( const QBrush &  brush)

◆ setIcon()

void ItemTreeWidget::Display::setIcon ( const QIcon &  icon)

◆ setNameEditable()

void ItemTreeWidget::Display::setNameEditable ( bool  on)

◆ setStatusTip()

void ItemTreeWidget::Display::setStatusTip ( const std::string &  statusTip)

◆ setToolTip()

void ItemTreeWidget::Display::setToolTip ( const std::string &  toolTip)

Friends And Related Function Documentation

◆ Impl

friend class Impl
friend

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