![]() |
Scribus
Open source desktop publishing at your fingertips
|
#include <propertiespalette_table.h>
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. | |
Widget for table properties in the Properties Palette.