Blender  V3.3
Functions
sequencer_channels_edit.c File Reference
#include "DNA_scene_types.h"
#include "DNA_screen_types.h"
#include "DNA_windowmanager_types.h"
#include "BKE_context.h"
#include "BLI_blenlib.h"
#include "BLI_utildefines.h"
#include "ED_screen.h"
#include "UI_view2d.h"
#include "SEQ_channels.h"
#include "SEQ_sequencer.h"
#include "SEQ_time.h"
#include "WM_api.h"
#include "RNA_define.h"
#include "RNA_enum_types.h"
#include "sequencer_intern.h"

Go to the source code of this file.

Functions

static int sequencer_rename_channel_invoke (bContext *C, wmOperator *UNUSED(op), const wmEvent *event)
 
void SEQUENCER_OT_rename_channel (struct wmOperatorType *ot)
 

Function Documentation

◆ SEQUENCER_OT_rename_channel()

void SEQUENCER_OT_rename_channel ( struct wmOperatorType ot)

◆ sequencer_rename_channel_invoke()

static int sequencer_rename_channel_invoke ( bContext C,
wmOperator UNUSEDop,
const wmEvent event 
)
static