equal
deleted
inserted
replaced
237 void command_pixmap_setMask(QRegExp re); |
237 void command_pixmap_setMask(QRegExp re); |
238 void command_bitmap_load(QRegExp re); |
238 void command_bitmap_load(QRegExp re); |
239 void command_image_convertToFormat(QRegExp re); |
239 void command_image_convertToFormat(QRegExp re); |
240 void command_image_load(QRegExp re); |
240 void command_image_load(QRegExp re); |
241 void command_image_setColor(QRegExp re); |
241 void command_image_setColor(QRegExp re); |
242 void command_image_setNumColors(QRegExp re); |
242 void command_image_setColorCount(QRegExp re); |
243 |
243 |
244 // commands: transformation |
244 // commands: transformation |
245 void command_resetMatrix(QRegExp re); |
245 void command_resetMatrix(QRegExp re); |
246 void command_translate(QRegExp re); |
246 void command_translate(QRegExp re); |
247 void command_rotate(QRegExp re); |
247 void command_rotate(QRegExp re); |