anatomist  5.1.2
3D neuroimaging data viewer
QAWindowFactory::PixList Struct Reference

#include <anatomist/window/qWinFactory.h>

Public Member Functions

 PixList ()
 
 PixList (const QPixmap &s, const QPixmap &l, const QPixmap &a)
 

Public Attributes

QPixmap psmall
 Small pixmap (windows list in control window) More...
 
QPixmap plarge
 Large pixmap (control window toolbar) More...
 
QPixmap pactive
 Active large pixmap (control window toolbar) More...
 

Detailed Description

Definition at line 52 of file qWinFactory.h.

Constructor & Destructor Documentation

◆ PixList() [1/2]

QAWindowFactory::PixList::PixList ( )
inline

Definition at line 54 of file qWinFactory.h.

◆ PixList() [2/2]

QAWindowFactory::PixList::PixList ( const QPixmap &  s,
const QPixmap &  l,
const QPixmap &  a 
)
inline

Definition at line 55 of file qWinFactory.h.

Member Data Documentation

◆ pactive

QPixmap QAWindowFactory::PixList::pactive

Active large pixmap (control window toolbar)

Definition at line 62 of file qWinFactory.h.

◆ plarge

QPixmap QAWindowFactory::PixList::plarge

Large pixmap (control window toolbar)

Definition at line 60 of file qWinFactory.h.

◆ psmall

QPixmap QAWindowFactory::PixList::psmall

Small pixmap (windows list in control window)

Definition at line 58 of file qWinFactory.h.


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