Scribus
Open source desktop publishing at your fingertips
PropertiesPalette_Table Class Reference

#include <propertiespalette_table.h>

Inheritance diagram for PropertiesPalette_Table:
Collaboration diagram for PropertiesPalette_Table:

Public Slots

void setMainWindow (ScribusMainWindow *mainWindow)
 Set the main window to mainWindow.
 
void setDocument (ScribusDoc *doc)
 Set the current document to doc.
 
void unsetDocument ()
 Unset the current document.
 
void setItem (PageItem *item)
 Set the current item to item.
 
void unsetItem ()
 Unset the current item.
 
void handleSelectionChanged ()
 Handles item selection changes.
 
void handleCellSelectionChanged ()
 Handles cell selection changes.
 
void handleUpdateRequest (int updateFlags)
 Handles update requests from the main window.
 
void languageChange ()
 Handles language changes.
 
void unitChange ()
 Handles unit changes.
 
void updateFillControls ()
 Updates the fill controls.
 
void updateStyleControls ()
 

Public Member Functions

 PropertiesPalette_Table (QWidget *parent=0)
 
void updateColorList ()
 Update the list of colors.
 

Detailed Description

Widget for table properties in the Properties Palette.


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