Version: 6.3.1
Signals | Public Member Functions | Protected Slots | Private Member Functions | Private Attributes

VisuGUI_FindPane Class Reference

Find pane. More...

#include <VisuGUI_FindPane.h>

Inheritance diagram for VisuGUI_FindPane:
Inheritance graph

Signals

void idChanged (int, int)

Public Member Functions

 VisuGUI_FindPane (QWidget *theParent)
 ~VisuGUI_FindPane ()
void setSelectionMode (const Selection_Mode)
void setActor (VISU_Actor *)

Protected Slots

void onConditionChanged (int)
void onApply ()
void onIdChanged ()
void onPrevPage ()
void onNextPage ()

Private Member Functions

bool isValid () const
void clearIds ()
void displayIds ()

Private Attributes

QComboBox * myConditionBox
QLineEditmyLeftValue
QLabel * myDashLabel
QLineEditmyRightValue
QListWidgetmyIdsListWidget
QLabel * myPageLabel
QToolButton * myPrevBtn
QToolButton * myNextBtn
int myCurrentPage
TListFindId myIdsList
Selection_Mode mySelectionMode
VISU_ActormyActor

Detailed Description

Used for filter and highlight mesh-elements by their scalar values.


Constructor & Destructor Documentation

VisuGUI_FindPane::VisuGUI_FindPane ( QWidget theParent)
VisuGUI_FindPane::~VisuGUI_FindPane ( )

Member Function Documentation

void VisuGUI_FindPane::setSelectionMode ( const Selection_Mode  theSelectionMode)

References clearIds(), and mySelectionMode.

void VisuGUI_FindPane::setActor ( VISU_Actor theActor)

References clearIds(), and myActor.

void VisuGUI_FindPane::onConditionChanged ( int  theId) [protected, slot]
void VisuGUI_FindPane::onApply ( ) [protected, slot]
void VisuGUI_FindPane::onIdChanged ( ) [protected, slot]

References idChanged(), and myIdsListWidget.

void VisuGUI_FindPane::onPrevPage ( ) [protected, slot]

References displayIds(), and myCurrentPage.

void VisuGUI_FindPane::onNextPage ( ) [protected, slot]

References displayIds(), and myCurrentPage.

bool VisuGUI_FindPane::isValid ( ) const [private]

References myLeftValue, and myRightValue.

void VisuGUI_FindPane::clearIds ( ) [private]
void VisuGUI_FindPane::displayIds ( ) [private]
void VisuGUI_FindPane.idChanged ( int  ,
int   
) [signal]

Field Documentation

QComboBox* VisuGUI_FindPane.myConditionBox [private]
QLabel* VisuGUI_FindPane.myDashLabel [private]
QLabel* VisuGUI_FindPane.myPageLabel [private]
QToolButton* VisuGUI_FindPane.myPrevBtn [private]
QToolButton* VisuGUI_FindPane.myNextBtn [private]
Selection_Mode VisuGUI_FindPane.mySelectionMode [private]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS