Scribus
Open source desktop publishing at your fingertips
PropertiesPalette_XYZ Class Reference
Inheritance diagram for PropertiesPalette_XYZ:
Collaboration diagram for PropertiesPalette_XYZ:

Public Slots

void setMainWindow (ScribusMainWindow *mw)
 
void setDoc (ScribusDoc *d)
 
void setCurrentItem (PageItem *i)
 
void unsetDoc ()
 
void unsetItem ()
 
void languageChange ()
 
void unitChange ()
 
void showXY (double x, double y)
 
void showWH (double x, double y)
 
void showRotation (double r)
 
void showLocked (bool)
 
void showSizeLocked (bool)
 
void showPrintingEnabled (bool)
 
void showFlippedH (bool)
 
void showFlippedV (bool)
 
void handleAppModeChanged (int oldMode, int mode)
 
void handleSelectionChanged ()
 

Public Member Functions

 PropertiesPalette_XYZ (QWidget *parent)
 
virtual void changeEvent (QEvent *e)
 
bool userActionOn ()
 Returns true if there is a user action going on at the moment of call.
 
void setLineMode (int lineMode)
 

Protected Slots

void spinboxStartUserAction ()
 
void spinboxFinishUserAction ()
 
void updateSpinBoxConstants ()
 

Protected Member Functions

void installSniffer (ScrSpinBox *spinBox)
 

Protected Attributes

ScribusMainWindowm_ScMW
 
bool m_haveDoc
 
bool m_haveItem
 
bool m_lineMode
 
double m_unitRatio
 
int m_unitIndex
 
PageItemm_item
 
ScGuardedPtr< ScribusDocm_doc
 
double m_oldRotation
 
bool _userActionOn
 
UserActionSnifferuserActionSniffer
 

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