ubit
Public Member Functions | Protected Member Functions | Friends | List of all members
ubit::USelection Class Reference

text selection. More...

#include <uselection.hpp>

Public Member Functions

 USelection (const UColor *color, const UColor *bgcolor, const UFont *)
 
void copyText (UStr &)
 
void cutText (UStr &)
 
void deleteText ()
 
void clear ()
 
UColorcolor ()
 
UColorbgcolor ()
 
UFontfont ()
 
const UElemgetObj ()
 

Protected Member Functions

void setObj (UElem *obj)
 
void start (UMouseEvent &)
 
void extend (UMouseEvent &)
 
bool complete (UMouseEvent &)
 
void keyPress (UKeyEvent &)
 
bool beingSelected ()
 
void perform (UStr *copy, bool del)
 

Friends

class UEdit
 
class UStr
 
class UEventFlow
 

Detailed Description

text selection.

Member Function Documentation

§ perform()

void ubit::USelection::perform ( UStr copy,
bool  del 
)
protected

att: a mettre a la fin du corps de boucle!


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