tbx  0.7.3
Public Member Functions | List of all members
tbx::view::InvertSelectionCommand Class Reference

Command to invert selection in an item view. More...

#include <selectcommands.h>

Inheritance diagram for tbx::view::InvertSelectionCommand:
tbx::Command tbx::Listener

Public Member Functions

 InvertSelectionCommand (ItemView *v)
 Constructor giving view.
 
virtual void execute ()
 Select all items in the given view.
 
- Public Member Functions inherited from tbx::Listener
virtual ~Listener ()
 Destroy the listener object.
 

Additional Inherited Members

- Protected Member Functions inherited from tbx::Listener
 Listener ()
 Construct the Listener object.
 

Detailed Description

Command to invert selection in an item view.


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